[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 #5 from Dmitry Ukolov <udmitry@???> 2008-07-15 05:24:44 ---
Result is:

PCRE version 7.0 18-Dec-2006

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

-------------------------------
  0   5 Bra 0
  3     1
  5   5 Alt
  8     2
 10  10 Ket
 13     End
-------------------------------
Capturing subpattern count = 0
Named capturing subpatterns:
  =DX   30309
Options: extended
No first char
No need char



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