------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1451 Summary: Ungreedy and min/max quantifier Product: PCRE Version: 8.34 Platform: Other OS/Version: Windows Status: NEW Severity: bug Priority: high Component: Code AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] In ungreedy mode min/max quantifier behaves like "min-possessive-quantifier", so regular expression /a{1,3}b/U is not matching string 'ab'. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
