[regex-coach] Please implement variable length look-behind functionality

Alex Grässer pyropunk51 at gmail.com
Thu Jun 25 09:45:08 EDT 2009


Hi Edmund

Another suggestion:
It would be cool if the the Replace could work correctly with
backreferences.

I.e
regex: a(b)e
replace: $1an
result: ban

This will allow me to test replace expressions as well.

Thanks
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://common-lisp.net/pipermail/regex-coach/attachments/20090625/6289aef2/attachment.html 


More information about the regex-coach mailing list