Home
last modified time | relevance | path

Searched refs:reset_match (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c416 jump_list *reset_match; member
9435 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 46 milliseconds