Searched refs:caselesscmp (Results 1 – 1 of 1) sorted by relevance
435 jump_list *caselesscmp; member6822 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()6834 …add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CAL… in compile_ref_matchingpath()11310 if (common->caselesscmp != NULL) in PRIV()11312 set_jumps(common->caselesscmp, LABEL()); in PRIV()
Completed in 28 milliseconds