[pcre-dev] [Bug 984] Request: Declaring capturing groups wit…

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 984] Request: Declaring capturing groups with the same name
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Philip Hazel <ph10@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID





--- Comment #1 from Philip Hazel <ph10@???> 2010-05-18 17:00:59 ---
Duplicate named groups are allowed in PCRE, but you have to set the
PCRE_DUPNAMES option at compile time. There is a fair bit about this in the
PCRE documentation.
I don't know whether PHP allows you to ask for this, however. I'm closing this
as "invalid" as I don't think it is a PCRE issue.


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