firstcharflags 4462 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags; firstcharflags 4530 ext/pcre/pcrelib/pcre_compile.c firstcharflags = reqcharflags = zerofirstcharflags = zeroreqcharflags = REQ_UNSET; firstcharflags 4735 ext/pcre/pcrelib/pcre_compile.c *firstcharflagsptr = firstcharflags; firstcharflags 4761 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags 4762 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags = REQ_NONE; firstcharflags 4777 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 4779 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 4879 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 4881 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 5429 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 5431 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 5519 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 5521 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 5628 ext/pcre/pcrelib/pcre_compile.c firstcharflags = zerofirstcharflags; firstcharflags 6109 ext/pcre/pcrelib/pcre_compile.c reqcharflags = firstcharflags; firstcharflags 6612 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 7349 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 7547 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 7820 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 7831 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags 7836 ext/pcre/pcrelib/pcre_compile.c firstcharflags = subfirstcharflags; firstcharflags 7839 ext/pcre/pcrelib/pcre_compile.c else firstcharflags = REQ_NONE; firstcharflags 7910 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET && escape > ESC_b && escape < ESC_Z) firstcharflags 7911 ext/pcre/pcrelib/pcre_compile.c firstcharflags = REQ_NONE; firstcharflags 7916 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 7998 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 8130 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags 8131 ext/pcre/pcrelib/pcre_compile.c firstcharflags = zerofirstcharflags = REQ_NONE; firstcharflags 8152 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags 8165 ext/pcre/pcrelib/pcre_compile.c firstcharflags = req_caseopt; firstcharflags 8173 ext/pcre/pcrelib/pcre_compile.c else firstcharflags = reqcharflags = REQ_NONE; firstcharflags 8182 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 8256 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags; firstcharflags 8279 ext/pcre/pcrelib/pcre_compile.c firstcharflags = reqcharflags = REQ_UNSET; firstcharflags 8363 ext/pcre/pcrelib/pcre_compile.c firstcharflags = branchfirstcharflags; firstcharflags 8379 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags >= 0 && firstcharflags 8380 ext/pcre/pcrelib/pcre_compile.c (firstcharflags != branchfirstcharflags || firstchar != branchfirstchar)) firstcharflags 8385 ext/pcre/pcrelib/pcre_compile.c reqcharflags = firstcharflags; firstcharflags 8387 ext/pcre/pcrelib/pcre_compile.c firstcharflags = REQ_NONE; firstcharflags 8393 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags < 0 && branchfirstcharflags >= 0 && branchreqcharflags < 0) firstcharflags 8508 ext/pcre/pcrelib/pcre_compile.c *firstcharflagsptr = firstcharflags; firstcharflags 8996 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags; firstcharflags 9320 ext/pcre/pcrelib/pcre_compile.c FALSE, 0, 0, &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, firstcharflags 9420 ext/pcre/pcrelib/pcre_compile.c &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, cd, NULL); firstcharflags 9583 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags < 0) firstcharflags 9584 ext/pcre/pcrelib/pcre_compile.c firstchar = find_firstassertedchar(codestart, &firstcharflags, FALSE); firstcharflags 9585 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags >= 0) /* Remove caseless flag for non-caseable chars */ firstcharflags 9594 ext/pcre/pcrelib/pcre_compile.c if ((firstcharflags & REQ_CASELESS) != 0)