REQ_VARY         5595 ext/pcre/pcrelib/pcre_compile.c     reqvary = (repeat_min == repeat_max)? 0 : REQ_VARY;
REQ_VARY         8277 ext/pcre/pcrelib/pcre_compile.c       if (((reqcharflags & ~REQ_VARY) != (branchreqcharflags & ~REQ_VARY)) ||
REQ_VARY         9492 ext/pcre/pcrelib/pcre_compile.c      ((re->options & PCRE_ANCHORED) == 0 || (reqcharflags & REQ_VARY) != 0))