Re: [pcre-dev] Incompatibility with different names for subp…

Top Page
Delete this message
Author: ND
Date:  
To: Pcre-dev
Subject: Re: [pcre-dev] Incompatibility with different names for subpatterns of the same number
On 2018-07-21 16:29, ph10 wrote:
> The feature was added by creating a table that translates
> a group number to a group name. This means that for each number, there
> must only be one name.
>


May be a table that translates a group name to group number can be more
useful?