[cl-ppcre-devel] easy way to let regex-replace-all be case-unsensitive

Edi Weitz edi at weitz.de
Fri Jun 24 23:10:17 UTC 2011


On Fri, Jun 24, 2011 at 11:03 PM, Mario Maio <mario.maio at libero.it> wrote:
> Can I make regex-replace-all  search being case insensitive ? Isn't there a
> direct option for that ?

How about "(?i)" at the beginning of the regex?

> P.S. I'd like to give you my best compliments for your great job with ppcre,
> it's really fast and reliable, keep up the good work!

Thanks!




More information about the Cl-ppcre-devel mailing list