in reply to Re^2: Regex: return the pattern instead of the actual match
in thread Regex: return the pattern instead of the actual match
Associating the name of the capture group to the subpattern solves the problem.
Cheers Rolf
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Regex: return the pattern instead of the actual match
by JavaFan (Canon) on Sep 16, 2011 at 14:17 UTC | |
by LanX (Saint) on Sep 16, 2011 at 14:40 UTC | |
by JavaFan (Canon) on Sep 16, 2011 at 16:00 UTC | |
by LanX (Saint) on Sep 17, 2011 at 12:17 UTC |