PCRE_DUPNAMES    7139 ext/pcre/pcrelib/pcre_compile.c               if ((options & PCRE_DUPNAMES) == 0)
PCRE_DUPNAMES    7564 ext/pcre/pcrelib/pcre_compile.c             *optset |= PCRE_DUPNAMES;
PCRE_DUPNAMES     280 ext/pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES     284 ext/pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES     288 ext/pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES    1119 ext/pcre/pcrelib/pcre_internal.h    PCRE_DUPNAMES|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE| \