On Nov 30, 2007 4:52 PM, Pau Garcia i Quiles <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have an initial implementation of Perl-compatible regular
> expressions (PCRE) against current CVS. It does not replace classic
> regular expressions but co-exist with them.
How are you disambiguating them? I h
Hello,
I have an initial implementation of Perl-compatible regular
expressions (PCRE) against current CVS. It does not replace classic
regular expressions but co-exist with them.
I'm trying to make sense of current limitations and know if I should
keep them or I should get rid of them. Fo