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

Alex Grässer pyropunk51 at gmail.com
Thu Jun 25 13:45:08 UTC 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: <https://mailman.common-lisp.net/pipermail/regex-coach/attachments/20090625/6289aef2/attachment.html>


More information about the regex-coach mailing list