------- 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: ph10@???
ReportedBy: david@???
CC: pcre-dev@???
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