firstcharflags 4464 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags; firstcharflags 4532 ext/pcre/pcrelib/pcre_compile.c firstcharflags = reqcharflags = zerofirstcharflags = zeroreqcharflags = REQ_UNSET; firstcharflags 4737 ext/pcre/pcrelib/pcre_compile.c *firstcharflagsptr = firstcharflags; firstcharflags 4763 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags 4764 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags = REQ_NONE; firstcharflags 4779 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 4781 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 4881 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 4883 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 5431 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 5433 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 5521 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 5523 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 5630 ext/pcre/pcrelib/pcre_compile.c firstcharflags = zerofirstcharflags; firstcharflags 6111 ext/pcre/pcrelib/pcre_compile.c reqcharflags = firstcharflags; firstcharflags 6614 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 7351 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 7549 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 7822 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 7833 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags 7838 ext/pcre/pcrelib/pcre_compile.c firstcharflags = subfirstcharflags; firstcharflags 7841 ext/pcre/pcrelib/pcre_compile.c else firstcharflags = REQ_NONE; firstcharflags 7912 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET && escape > ESC_b && escape < ESC_Z) firstcharflags 7913 ext/pcre/pcrelib/pcre_compile.c firstcharflags = REQ_NONE; firstcharflags 7918 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 8000 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags = REQ_NONE; firstcharflags 8132 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags 8133 ext/pcre/pcrelib/pcre_compile.c firstcharflags = zerofirstcharflags = REQ_NONE; firstcharflags 8154 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags == REQ_UNSET) firstcharflags 8167 ext/pcre/pcrelib/pcre_compile.c firstcharflags = req_caseopt; firstcharflags 8175 ext/pcre/pcrelib/pcre_compile.c else firstcharflags = reqcharflags = REQ_NONE; firstcharflags 8184 ext/pcre/pcrelib/pcre_compile.c zerofirstcharflags = firstcharflags; firstcharflags 8258 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags; firstcharflags 8281 ext/pcre/pcrelib/pcre_compile.c firstcharflags = reqcharflags = REQ_UNSET; firstcharflags 8365 ext/pcre/pcrelib/pcre_compile.c firstcharflags = branchfirstcharflags; firstcharflags 8381 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags >= 0 && firstcharflags 8382 ext/pcre/pcrelib/pcre_compile.c (firstcharflags != branchfirstcharflags || firstchar != branchfirstchar)) firstcharflags 8387 ext/pcre/pcrelib/pcre_compile.c reqcharflags = firstcharflags; firstcharflags 8389 ext/pcre/pcrelib/pcre_compile.c firstcharflags = REQ_NONE; firstcharflags 8395 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags < 0 && branchfirstcharflags >= 0 && branchreqcharflags < 0) firstcharflags 8510 ext/pcre/pcrelib/pcre_compile.c *firstcharflagsptr = firstcharflags; firstcharflags 8998 ext/pcre/pcrelib/pcre_compile.c pcre_int32 firstcharflags, reqcharflags; firstcharflags 9322 ext/pcre/pcrelib/pcre_compile.c FALSE, 0, 0, &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, firstcharflags 9422 ext/pcre/pcrelib/pcre_compile.c &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, cd, NULL); firstcharflags 9585 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags < 0) firstcharflags 9586 ext/pcre/pcrelib/pcre_compile.c firstchar = find_firstassertedchar(codestart, &firstcharflags, FALSE); firstcharflags 9587 ext/pcre/pcrelib/pcre_compile.c if (firstcharflags >= 0) /* Remove caseless flag for non-caseable chars */ firstcharflags 9596 ext/pcre/pcrelib/pcre_compile.c if ((firstcharflags & REQ_CASELESS) != 0)