lcc              9056 ext/pcre/pcrelib/pcre_compile.c cd->lcc = tables + lcc_offset;
lcc               240 ext/pcre/pcrelib/pcre_exec.c       if (TABLE_GET(cp, md->lcc, cp) != TABLE_GET(cc, md->lcc, cc)) return -1;
lcc              3278 ext/pcre/pcrelib/pcre_exec.c         if (md->lcc[fc] != TABLE_GET(cc, md->lcc, cc)) RRETURN(MATCH_NOMATCH);
lcc              3310 ext/pcre/pcrelib/pcre_exec.c       if (TABLE_GET(ecode[1], md->lcc, ecode[1])
lcc              3311 ext/pcre/pcrelib/pcre_exec.c           != TABLE_GET(*eptr, md->lcc, *eptr)) RRETURN(MATCH_NOMATCH);
lcc              6576 ext/pcre/pcrelib/pcre_exec.c md->lcc = tables + lcc_offset;
lcc              2426 ext/pcre/pcrelib/pcre_internal.h   const pcre_uint8 *lcc;            /* Points to lower casing table */
lcc              2528 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              1527 ext/pcre/pcrelib/pcre_study.c   compile_block.lcc = tables + lcc_offset;