in reply to Re: Capture groups
in thread Capture groups
For some reason I'm using the regex but its not working:That is a pretty specific regex... will none of your text chunks be only 1 word? Also, the 2nd \s may cause a problem if the number is separated from the text by multiple tabs/spaces.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Capture groups
by ww (Archbishop) on Mar 05, 2008 at 12:46 UTC |