Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c505 jump_list *caselesscmp; member
9597 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
9609 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
14708 if (common->caselesscmp != NULL) in jit_compile()
14710 set_jumps(common->caselesscmp, LABEL()); in jit_compile()

Completed in 57 milliseconds