------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1393 Summary: the opposite of a reference Product: PCRE Version: 8.33 Platform: x86 OS/Version: Windows Status: NEW Severity: wishlist Priority: medium Component: Code AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] hello Philip, It would be great if PCRE would have a character to get the "opposite" of a Reference. Like the negative character class [^...] ,but for a reference... ^\n. For exemple : (xyz)(^\1) ... matches with "xyz" and all exept "xyz". I'm a little surprised that it does not exist. Sorry for my bad english, i do my best. thank you very much. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
