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

Góra strony
Delete this message
Autor: ND
Data:  
Dla: Pcre-dev
Temat: 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?