Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c414 jump_list *casefulcmp; member
6053 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
6065 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
10294 if (common->casefulcmp != NULL) in PRIV()
10296 set_jumps(common->casefulcmp, LABEL()); in PRIV()

Completed in 26 milliseconds