reqcharflags     4462 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags;
reqcharflags     4530 ext/pcre/pcrelib/pcre_compile.c firstcharflags = reqcharflags = zerofirstcharflags = zeroreqcharflags = REQ_UNSET;
reqcharflags     4737 ext/pcre/pcrelib/pcre_compile.c     *reqcharflagsptr = reqcharflags;
reqcharflags     4781 ext/pcre/pcrelib/pcre_compile.c     zeroreqcharflags = reqcharflags;
reqcharflags     5422 ext/pcre/pcrelib/pcre_compile.c         zeroreqcharflags = reqcharflags;
reqcharflags     5523 ext/pcre/pcrelib/pcre_compile.c     zeroreqcharflags = reqcharflags;
reqcharflags     5630 ext/pcre/pcrelib/pcre_compile.c       reqcharflags = zeroreqcharflags;
reqcharflags     5763 ext/pcre/pcrelib/pcre_compile.c           reqcharflags = req_caseopt | cd->req_varyopt;
reqcharflags     6106 ext/pcre/pcrelib/pcre_compile.c             if (groupsetfirstchar && reqcharflags < 0)
reqcharflags     6109 ext/pcre/pcrelib/pcre_compile.c               reqcharflags = firstcharflags;
reqcharflags     7818 ext/pcre/pcrelib/pcre_compile.c     zeroreqcharflags = reqcharflags;
reqcharflags     7859 ext/pcre/pcrelib/pcre_compile.c         reqcharflags = subreqcharflags;
reqcharflags     7874 ext/pcre/pcrelib/pcre_compile.c       reqcharflags = subreqcharflags;
reqcharflags     7918 ext/pcre/pcrelib/pcre_compile.c       zeroreqcharflags = reqcharflags;
reqcharflags     8156 ext/pcre/pcrelib/pcre_compile.c       zeroreqcharflags = reqcharflags;
reqcharflags     8170 ext/pcre/pcrelib/pcre_compile.c           reqcharflags = cd->req_varyopt;
reqcharflags     8173 ext/pcre/pcrelib/pcre_compile.c       else firstcharflags = reqcharflags = REQ_NONE;
reqcharflags     8184 ext/pcre/pcrelib/pcre_compile.c       zeroreqcharflags = reqcharflags;
reqcharflags     8188 ext/pcre/pcrelib/pcre_compile.c         reqcharflags = req_caseopt | cd->req_varyopt;
reqcharflags     8256 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags;
reqcharflags     8279 ext/pcre/pcrelib/pcre_compile.c firstcharflags = reqcharflags = REQ_UNSET;
reqcharflags     8365 ext/pcre/pcrelib/pcre_compile.c       reqcharflags = branchreqcharflags;
reqcharflags     8382 ext/pcre/pcrelib/pcre_compile.c         if (reqcharflags < 0)
reqcharflags     8385 ext/pcre/pcrelib/pcre_compile.c           reqcharflags = firstcharflags;
reqcharflags     8401 ext/pcre/pcrelib/pcre_compile.c       if (((reqcharflags & ~REQ_VARY) != (branchreqcharflags & ~REQ_VARY)) ||
reqcharflags     8403 ext/pcre/pcrelib/pcre_compile.c         reqcharflags = REQ_NONE;
reqcharflags     8407 ext/pcre/pcrelib/pcre_compile.c         reqcharflags |= branchreqcharflags; /* To "or" REQ_VARY */
reqcharflags     8510 ext/pcre/pcrelib/pcre_compile.c     *reqcharflagsptr = reqcharflags;
reqcharflags     8996 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags;
reqcharflags     9320 ext/pcre/pcrelib/pcre_compile.c   FALSE, 0, 0, &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL,
reqcharflags     9420 ext/pcre/pcrelib/pcre_compile.c   &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, cd, NULL);
reqcharflags     9429 ext/pcre/pcrelib/pcre_compile.c   reqcharflags = REQ_NONE;
reqcharflags     9626 ext/pcre/pcrelib/pcre_compile.c if (reqcharflags >= 0 &&
reqcharflags     9627 ext/pcre/pcrelib/pcre_compile.c      ((re->options & PCRE_ANCHORED) == 0 || (reqcharflags & REQ_VARY) != 0))
reqcharflags     9636 ext/pcre/pcrelib/pcre_compile.c   if ((reqcharflags & REQ_CASELESS) != 0)