Re: newbie regexp - finding <tag>content</tag>
Juan Uys <[email protected]> 23 Jul 2003 17:56:09 +0200
| Newsgroups | gmane.comp.jakarta.regexp.user |
|---|---|
| Organization | iGate Technologies |
| Message-ID | <1058975769.3089.108.camel@dev6> |
" . Matches any character other than newline" taken from: http://jakarta.apache.org/regexp/apidocs/ I've opted for the ORO perl utilities instead. Thanks for the feedback, Schamil On Wed, 2003-07-23 at 17:16, Schamil Wackenhut wrote: > * Juan Uys meinte: > > > I don't think '.' includes newline. > > How about reading the documentation? Hint: UNIX_LINES or DOTALL