foc 3525 ext/pcre/pcrelib/pcre_exec.c foc = md->fcc[fc]; foc 3530 ext/pcre/pcrelib/pcre_exec.c foc = UCD_OTHERCASE(fc); foc 3533 ext/pcre/pcrelib/pcre_exec.c foc = fc; foc 3537 ext/pcre/pcrelib/pcre_exec.c foc = TABLE_GET(fc, md->fcc, fc); foc 3549 ext/pcre/pcrelib/pcre_exec.c if (fc != cc && foc != cc) RRETURN(MATCH_NOMATCH); foc 3567 ext/pcre/pcrelib/pcre_exec.c if (fc != cc && foc != cc) RRETURN(MATCH_NOMATCH); foc 3584 ext/pcre/pcrelib/pcre_exec.c if (fc != cc && foc != cc) break; foc 3799 ext/pcre/pcrelib/pcre_exec.c foc = UCD_OTHERCASE(fc); foc 3802 ext/pcre/pcrelib/pcre_exec.c foc = fc; foc 3806 ext/pcre/pcrelib/pcre_exec.c foc = TABLE_GET(fc, md->fcc, fc); foc 3820 ext/pcre/pcrelib/pcre_exec.c if (fc == d || (unsigned int)foc == d) RRETURN(MATCH_NOMATCH); foc 3834 ext/pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) RRETURN(MATCH_NOMATCH); foc 3858 ext/pcre/pcrelib/pcre_exec.c if (fc == d || (unsigned int)foc == d) RRETURN(MATCH_NOMATCH); foc 3875 ext/pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) RRETURN(MATCH_NOMATCH); foc 3901 ext/pcre/pcrelib/pcre_exec.c if (fc == d || (unsigned int)foc == d) break; foc 3925 ext/pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) break;