foc 3425 ext/pcre/pcrelib/pcre_exec.c foc = md->fcc[fc]; foc 3430 ext/pcre/pcrelib/pcre_exec.c foc = UCD_OTHERCASE(fc); foc 3433 ext/pcre/pcrelib/pcre_exec.c foc = fc; foc 3437 ext/pcre/pcrelib/pcre_exec.c foc = TABLE_GET(fc, md->fcc, fc); foc 3450 ext/pcre/pcrelib/pcre_exec.c if (fc != cc && foc != cc) RRETURN(MATCH_NOMATCH); foc 3469 ext/pcre/pcrelib/pcre_exec.c if (fc != cc && foc != cc) RRETURN(MATCH_NOMATCH); foc 3487 ext/pcre/pcrelib/pcre_exec.c if (fc != cc && foc != cc) break; foc 3704 ext/pcre/pcrelib/pcre_exec.c foc = UCD_OTHERCASE(fc); foc 3707 ext/pcre/pcrelib/pcre_exec.c foc = fc; foc 3711 ext/pcre/pcrelib/pcre_exec.c foc = TABLE_GET(fc, md->fcc, fc); foc 3725 ext/pcre/pcrelib/pcre_exec.c if (fc == d || (unsigned int)foc == d) RRETURN(MATCH_NOMATCH); foc 3739 ext/pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) RRETURN(MATCH_NOMATCH); foc 3763 ext/pcre/pcrelib/pcre_exec.c if (fc == d || (unsigned int)foc == d) RRETURN(MATCH_NOMATCH); foc 3780 ext/pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) RRETURN(MATCH_NOMATCH); foc 3806 ext/pcre/pcrelib/pcre_exec.c if (fc == d || (unsigned int)foc == d) break; foc 3829 ext/pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) break;