Help needed with a regular expression please
"Joey Mouha" <[email protected]> Mon, 17 Nov 2008 16:24:25 +0100
| Newsgroups | gmane.comp.jakarta.regexp.user |
|---|---|
| Message-ID | <[email protected]> |
------_=_NextPart_001_01C948C8.932E2255 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi everybody, =20 I'm new to mailing lists, so please forgive me if this is not the correct way to ask. I've tried to find a group or forum about regular expressions, but could not find anything satisfactory. =20 Anyway, I'd like to know if it is possible to perform a match without capturing everything with regular expressions. =20 For instance: I'd like to have a regular expression which matches "sometext" but which only returns sometext (thus without the quotes). =20 Can anybody shed some light on this? =20 Thanks, =20 Joey ------_=_NextPart_001_01C948C8.932E2255--