[pcre-dev] [Bug 733] pcre_fullinfo() returns wrong PCRE_INF…

Top Page
Delete this message
Author: Dmitry Ukolov
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 733] pcre_fullinfo() returns wrong PCRE_INFO_NAMECOUNT on some patterns
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=733




--- Comment #3 from Dmitry Ukolov <udmitry@???> 2008-07-14 18:07:42 ---
additional to previous post. This pattern works fine:

re> /(?x) (1|2) # (?<N>3)/I

Capturing subpattern count = 1
Options: extended
No first char
No need char


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email