Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c473 jump_list *casefulcmp; member
7906 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
7918 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()
12535 if (common->casefulcmp != NULL) in jit_compile()
12537 set_jumps(common->casefulcmp, LABEL()); in jit_compile()