Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h589 #define lcc_offset 0 /* Lower case */ macro
H A Dpcre2_dfa_match.c567 lcc = mb->tables + lcc_offset; in internal_dfa_match()
H A Dpcre2_match.c6653 mb->lcc = re->tables + lcc_offset; in pcre2_match()
H A Dpcre2_compile.c9751 cb.lcc = tables + lcc_offset; /* Individual */ in pcre2_compile()
H A Dpcre2_jit_compile.c13436 common->lcc = (sljit_sw)(tables + lcc_offset); in jit_compile()

Completed in 82 milliseconds