PCRE_DUPNAMES    7141 ext/pcre/pcrelib/pcre_compile.c               if ((options & PCRE_DUPNAMES) == 0)
PCRE_DUPNAMES    7566 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    1123 ext/pcre/pcrelib/pcre_internal.h    PCRE_DUPNAMES|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE| \