[pcre-dev] [Bug 1451] New: Ungreedy and min/max quantifier

Αρχική Σελίδα
Delete this message
Συντάκτης: David Grudl
Ημερομηνία:  
Προς: pcre-dev
Αντικείμενο: [pcre-dev] [Bug 1451] New: Ungreedy and min/max quantifier
------- 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