PCRE_DUPNAMES    6117 ext/pcre/pcrelib/pcre_compile.c                       (options & PCRE_DUPNAMES) == 0)
PCRE_DUPNAMES    6439 ext/pcre/pcrelib/pcre_compile.c             *optset |= PCRE_DUPNAMES;
PCRE_DUPNAMES     282 ext/pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES     286 ext/pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES     290 ext/pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES    1168 ext/pcre/pcrelib/pcre_internal.h    PCRE_DUPNAMES|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE| \