in reply to Re^4: Regex: return the pattern instead of the actual match
in thread Regex: return the pattern instead of the actual match
Re: Regex: return the pattern instead of the actual match
> And why can't you do the same magical trick with the unique numbered match?
you might need other groupings which are not necessarily interesting.
The template system I used offers full flexibility. If you wanna do this with numbered matches you need to parse the template.
Cheers Rolf
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Regex: return the pattern instead of the actual match
by JavaFan (Canon) on Sep 16, 2011 at 16:00 UTC | |
by LanX (Saint) on Sep 17, 2011 at 12:17 UTC |