Home
last modified time | relevance | path

Searched refs:lcc_offset (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h606 #define lcc_offset 0 /* Lower case */ macro
H A Dpcre2_dfa_match.c569 lcc = mb->tables + lcc_offset; in internal_dfa_match()
H A Dpcre2_match.c7087 mb->lcc = re->tables + lcc_offset; in pcre2_match()
H A Dpcre2_compile.c10242 cb.lcc = tables + lcc_offset; /* Individual */ in pcre2_compile()
H A Dpcre2_jit_compile.c14195 common->lcc = (sljit_sw)(tables + lcc_offset); in jit_compile()

Completed in 122 milliseconds