Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jul 2009 09:55:29 -0400
From:      "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   ot: regular expression help
Message-ID:  <4A5353D1.5010807@gmail.com>

next in thread | raw e-mail | index | archive | help
I am attempting to make (without the perl expansions) a regular 
expansion that when used as a delim will split words on any 
punction/whitespace character *EXCEPT* "$" (for java people I want to 
feed it into something like this:

for(String foo:input.split([insert regex here])
    ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A5353D1.5010807>