PCRE_DUPNAMES    4529 ext/pcre/pcrelib/pcre_compile.c                   if ((options & PCRE_DUPNAMES) == 0)
PCRE_DUPNAMES    4781 ext/pcre/pcrelib/pcre_compile.c             *optset |= PCRE_DUPNAMES;
PCRE_DUPNAMES     190 ext/pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES     517 ext/pcre/pcrelib/pcre_internal.h    PCRE_DUPNAMES|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE)