Searched refs:caselesscmp (Results 1 – 1 of 1) sorted by relevance
478 jump_list *caselesscmp; member9088 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()9100 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()13921 if (common->caselesscmp != NULL) in jit_compile()13923 set_jumps(common->caselesscmp, LABEL()); in jit_compile()
Completed in 33 milliseconds