Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c415 jump_list *caselesscmp; member
6016 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
6028 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
10256 if (common->caselesscmp != NULL) in PRIV()
10258 set_jumps(common->caselesscmp, LABEL()); in PRIV()

Completed in 24 milliseconds