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

Edi Weitz edi at agharta.de
Sat Nov 25 10:31:43 UTC 2006


On Sat, 25 Nov 2006 00:52:51 -0500, "carr.org" <stevenba at 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.



More information about the regex-coach mailing list