
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