foc              3523 ext/pcre/pcrelib/pcre_exec.c       foc = md->fcc[fc];
foc              3528 ext/pcre/pcrelib/pcre_exec.c         foc = UCD_OTHERCASE(fc);
foc              3531 ext/pcre/pcrelib/pcre_exec.c         foc = fc;
foc              3535 ext/pcre/pcrelib/pcre_exec.c         foc = TABLE_GET(fc, md->fcc, fc);
foc              3547 ext/pcre/pcrelib/pcre_exec.c         if (fc != cc && foc != cc) RRETURN(MATCH_NOMATCH);
foc              3565 ext/pcre/pcrelib/pcre_exec.c           if (fc != cc && foc != cc) RRETURN(MATCH_NOMATCH);
foc              3582 ext/pcre/pcrelib/pcre_exec.c           if (fc != cc && foc != cc) break;
foc              3797 ext/pcre/pcrelib/pcre_exec.c         foc = UCD_OTHERCASE(fc);
foc              3800 ext/pcre/pcrelib/pcre_exec.c         foc = fc;
foc              3804 ext/pcre/pcrelib/pcre_exec.c         foc = TABLE_GET(fc, md->fcc, fc);
foc              3818 ext/pcre/pcrelib/pcre_exec.c           if (fc == d || (unsigned int)foc == d) RRETURN(MATCH_NOMATCH);
foc              3832 ext/pcre/pcrelib/pcre_exec.c           if (fc == *eptr || foc == *eptr) RRETURN(MATCH_NOMATCH);
foc              3856 ext/pcre/pcrelib/pcre_exec.c             if (fc == d || (unsigned int)foc == d) RRETURN(MATCH_NOMATCH);
foc              3873 ext/pcre/pcrelib/pcre_exec.c             if (fc == *eptr || foc == *eptr) RRETURN(MATCH_NOMATCH);
foc              3899 ext/pcre/pcrelib/pcre_exec.c             if (fc == d || (unsigned int)foc == d) break;
foc              3923 ext/pcre/pcrelib/pcre_exec.c             if (fc == *eptr || foc == *eptr) break;