Home
last modified time | relevance | path

Searched refs:lcc (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c242 if (TABLE_GET(cp, md->lcc, cp) != TABLE_GET(cc, md->lcc, cc)) return -1; in match_ref()
3280 if (md->lcc[fc] != TABLE_GET(cc, md->lcc, cc)) RRETURN(MATCH_NOMATCH); in match()
3312 if (TABLE_GET(ecode[1], md->lcc, ecode[1]) in match()
3313 != TABLE_GET(*eptr, md->lcc, *eptr)) RRETURN(MATCH_NOMATCH); in match()
6578 md->lcc = tables + lcc_offset; in pcre_exec()
H A Dpcre_internal.h2430 const pcre_uint8 *lcc; /* Points to lower casing table */ member
2532 const pcre_uint8 *lcc; /* Points to lower casing table */ member
H A Dpcre_study.c1529 compile_block.lcc = tables + lcc_offset; in pcre_study()
H A Dpcre_jit_compile.c358 sljit_sw lcc; member
4537 OP1(SLJIT_MOV, LCC_TABLE, 0, SLJIT_IMM, common->lcc); in do_caselesscmp()
9831 common->lcc = (sljit_sw)(tables + lcc_offset); in PRIV()
H A Dpcre_compile.c9058 cd->lcc = tables + lcc_offset; in pcre_compile2()
/PHP-5.5/build/
H A Dlibtool.m43619 lcc*)
4995 lcc*)

Completed in 89 milliseconds