Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h723 const uint8_t *lcc; /* Points to lower casing table */ member
872 const uint8_t *lcc; /* Points to lower casing table */ member
H A Dpcre2_match.c446 if (TABLE_GET(cp, mb->lcc, cp) != TABLE_GET(cc, mb->lcc, cc)) in match_ref()
1056 if (mb->lcc[fc] != TABLE_GET(cc, mb->lcc, cc)) RRETURN(MATCH_NOMATCH); in match()
1084 if (mb->lcc[fc] != TABLE_GET(cc, mb->lcc, cc)) RRETURN(MATCH_NOMATCH); in match()
1099 if (TABLE_GET(Fecode[1], mb->lcc, Fecode[1]) in match()
1100 != TABLE_GET(*Feptr, mb->lcc, *Feptr)) RRETURN(MATCH_NOMATCH); in match()
7087 mb->lcc = re->tables + lcc_offset; in pcre2_match()
H A Dpcre2_dfa_match.c538 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
569 lcc = mb->tables + lcc_offset; in internal_dfa_match()
2314 if (TABLE_GET(c, lcc, c) == TABLE_GET(d, lcc, d)) in internal_dfa_match()
H A Dpcre2_jit_compile.c445 sljit_sw lcc; member
7406 OP1(SLJIT_MOV, lcc_table, 0, SLJIT_IMM, common->lcc); in do_caselesscmp()
14133 common->lcc = (sljit_sw)(tables + lcc_offset); in jit_compile()
H A Dpcre2_compile.c10240 cb.lcc = tables + lcc_offset; /* Individual */ in pcre2_compile()
/php-src/build/
H A Dlibtool.m43624 lcc*)
5000 lcc*)

Completed in 158 milliseconds