Searched refs:reset_match (Results 1 – 1 of 1) sorted by relevance
416 jump_list *reset_match; member9435 add_jump(compiler, &common->reset_match, CMP(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, -1)); in compile_control_verb_backtrackingpath()9443 add_jump(compiler, &common->reset_match, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()10304 if (common->reset_match != NULL) in PRIV()10306 set_jumps(common->reset_match, LABEL()); in PRIV()
Completed in 56 milliseconds