PCRE_DUPNAMES    6102 pcre/pcrelib/pcre_compile.c                       (options & PCRE_DUPNAMES) == 0)
PCRE_DUPNAMES    6424 pcre/pcrelib/pcre_compile.c             *optset |= PCRE_DUPNAMES;
PCRE_DUPNAMES     245 pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES     249 pcre/pcrelib/pcre_get.c if ((re->options & PCRE_DUPNAMES) == 0 && (re->flags & PCRE_JCHANGED) == 0)
PCRE_DUPNAMES     882 pcre/pcrelib/pcre_internal.h    PCRE_DUPNAMES|PCRE_NEWLINE_BITS|PCRE_BSR_ANYCRLF|PCRE_BSR_UNICODE| \