[regex-coach] does regex coach support lookahead and lookbehind?

25 Nov
2006
25 Nov
'06
5:52 a.m.
Does regex coach support lookahead? lookbehind? If so, can someone please send a sample? I have tried something like: my test(?<=something) but it just takes (?<= as a normal regex rather than as a boost type lookbehind. Thanks, Steve

25 Nov
25 Nov
10:31 a.m.
On Sat, 25 Nov 2006 00:52:51 -0500, "carr.org" <stevenba@carr.org> wrote:
Does regex coach support lookahead? lookbehind?
Yes.
I have tried something like: my test(?<=something) but it just takes (?<= as a normal regex rather
Please send exactly what you tried - regex and target string. Then we can see if the behaviour of the program is correct.
than as a boost type lookbehind.
I don't know what a "boost type lookbehind" is. Cheers, Edi.
6741
Age (days ago)
6741
Last active (days ago)
1 comments
2 participants
participants (2)
-
carr.org
-
Edi Weitz