Searched refs:caselesscmp (Results 1 – 1 of 1) sorted by relevance
415 jump_list *caselesscmp; member6016 …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