reqcharflags     4464 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags;
reqcharflags     4532 ext/pcre/pcrelib/pcre_compile.c firstcharflags = reqcharflags = zerofirstcharflags = zeroreqcharflags = REQ_UNSET;
reqcharflags     4739 ext/pcre/pcrelib/pcre_compile.c     *reqcharflagsptr = reqcharflags;
reqcharflags     4783 ext/pcre/pcrelib/pcre_compile.c     zeroreqcharflags = reqcharflags;
reqcharflags     5424 ext/pcre/pcrelib/pcre_compile.c         zeroreqcharflags = reqcharflags;
reqcharflags     5525 ext/pcre/pcrelib/pcre_compile.c     zeroreqcharflags = reqcharflags;
reqcharflags     5632 ext/pcre/pcrelib/pcre_compile.c       reqcharflags = zeroreqcharflags;
reqcharflags     5765 ext/pcre/pcrelib/pcre_compile.c           reqcharflags = req_caseopt | cd->req_varyopt;
reqcharflags     6108 ext/pcre/pcrelib/pcre_compile.c             if (groupsetfirstchar && reqcharflags < 0)
reqcharflags     6111 ext/pcre/pcrelib/pcre_compile.c               reqcharflags = firstcharflags;
reqcharflags     7820 ext/pcre/pcrelib/pcre_compile.c     zeroreqcharflags = reqcharflags;
reqcharflags     7861 ext/pcre/pcrelib/pcre_compile.c         reqcharflags = subreqcharflags;
reqcharflags     7876 ext/pcre/pcrelib/pcre_compile.c       reqcharflags = subreqcharflags;
reqcharflags     7920 ext/pcre/pcrelib/pcre_compile.c       zeroreqcharflags = reqcharflags;
reqcharflags     8158 ext/pcre/pcrelib/pcre_compile.c       zeroreqcharflags = reqcharflags;
reqcharflags     8172 ext/pcre/pcrelib/pcre_compile.c           reqcharflags = cd->req_varyopt;
reqcharflags     8175 ext/pcre/pcrelib/pcre_compile.c       else firstcharflags = reqcharflags = REQ_NONE;
reqcharflags     8186 ext/pcre/pcrelib/pcre_compile.c       zeroreqcharflags = reqcharflags;
reqcharflags     8190 ext/pcre/pcrelib/pcre_compile.c         reqcharflags = req_caseopt | cd->req_varyopt;
reqcharflags     8258 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags;
reqcharflags     8281 ext/pcre/pcrelib/pcre_compile.c firstcharflags = reqcharflags = REQ_UNSET;
reqcharflags     8367 ext/pcre/pcrelib/pcre_compile.c       reqcharflags = branchreqcharflags;
reqcharflags     8384 ext/pcre/pcrelib/pcre_compile.c         if (reqcharflags < 0)
reqcharflags     8387 ext/pcre/pcrelib/pcre_compile.c           reqcharflags = firstcharflags;
reqcharflags     8403 ext/pcre/pcrelib/pcre_compile.c       if (((reqcharflags & ~REQ_VARY) != (branchreqcharflags & ~REQ_VARY)) ||
reqcharflags     8405 ext/pcre/pcrelib/pcre_compile.c         reqcharflags = REQ_NONE;
reqcharflags     8409 ext/pcre/pcrelib/pcre_compile.c         reqcharflags |= branchreqcharflags; /* To "or" REQ_VARY */
reqcharflags     8512 ext/pcre/pcrelib/pcre_compile.c     *reqcharflagsptr = reqcharflags;
reqcharflags     8998 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags;
reqcharflags     9322 ext/pcre/pcrelib/pcre_compile.c   FALSE, 0, 0, &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL,
reqcharflags     9422 ext/pcre/pcrelib/pcre_compile.c   &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, cd, NULL);
reqcharflags     9431 ext/pcre/pcrelib/pcre_compile.c   reqcharflags = REQ_NONE;
reqcharflags     9628 ext/pcre/pcrelib/pcre_compile.c if (reqcharflags >= 0 &&
reqcharflags     9629 ext/pcre/pcrelib/pcre_compile.c      ((re->options & PCRE_ANCHORED) == 0 || (reqcharflags & REQ_VARY) != 0))
reqcharflags     9638 ext/pcre/pcrelib/pcre_compile.c   if ((reqcharflags & REQ_CASELESS) != 0)