diff --git a/reference/pcre/pattern.modifiers.xml b/reference/pcre/pattern.modifiers.xml index 3dc5e6a344..3963a24c3e 100644 --- a/reference/pcre/pattern.modifiers.xml +++ b/reference/pcre/pattern.modifiers.xml @@ -1,5 +1,5 @@ - + @@ -172,6 +172,15 @@ + + J (PCRE_INFO_JCHANGED) + + + The (?J) internal option setting changes the local PCRE_DUPNAMES option. + Allow duplicate names for subpatterns. + + + u (PCRE_UTF8)