Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c435 jump_list *caselesscmp; member
6822 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
6834 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
11310 if (common->caselesscmp != NULL) in PRIV()
11312 set_jumps(common->caselesscmp, LABEL()); in PRIV()

Completed in 28 milliseconds