lcc 9058 ext/pcre/pcrelib/pcre_compile.c cd->lcc = tables + lcc_offset; lcc 242 ext/pcre/pcrelib/pcre_exec.c if (TABLE_GET(cp, md->lcc, cp) != TABLE_GET(cc, md->lcc, cc)) return -1; lcc 3280 ext/pcre/pcrelib/pcre_exec.c if (md->lcc[fc] != TABLE_GET(cc, md->lcc, cc)) RRETURN(MATCH_NOMATCH); lcc 3312 ext/pcre/pcrelib/pcre_exec.c if (TABLE_GET(ecode[1], md->lcc, ecode[1]) lcc 3313 ext/pcre/pcrelib/pcre_exec.c != TABLE_GET(*eptr, md->lcc, *eptr)) RRETURN(MATCH_NOMATCH); lcc 6578 ext/pcre/pcrelib/pcre_exec.c md->lcc = tables + lcc_offset; lcc 2430 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *lcc; /* Points to lower casing table */ lcc 2532 ext/pcre/pcrelib/pcre_internal.h const pcre_uint8 *lcc; /* Points to lower casing table */ lcc 358 ext/pcre/pcrelib/pcre_jit_compile.c sljit_sw lcc; lcc 4537 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, LCC_TABLE, 0, SLJIT_IMM, common->lcc); lcc 9831 ext/pcre/pcrelib/pcre_jit_compile.c common->lcc = (sljit_sw)(tables + lcc_offset); lcc 1529 ext/pcre/pcrelib/pcre_study.c compile_block.lcc = tables + lcc_offset;