Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c477 jump_list *casefulcmp; member
9088 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
9100 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
13916 if (common->casefulcmp != NULL) in jit_compile()
13918 set_jumps(common->casefulcmp, LABEL()); in jit_compile()

Completed in 41 milliseconds