Searched refs:reset_match (Results 1 – 1 of 1) sorted by relevance
450 jump_list *reset_match; member10474 add_jump(compiler, &common->reset_match, CMP(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, -1)); in compile_control_verb_backtrackingpath()10482 add_jump(compiler, &common->reset_match, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()11338 if (common->reset_match != NULL) in jit_compile()11340 set_jumps(common->reset_match, LABEL()); in jit_compile()