Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c436 jump_list *reset_match; member
10446 add_jump(compiler, &common->reset_match, CMP(SLJIT_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, -1)); in compile_control_verb_backtrackingpath()
10454 add_jump(compiler, &common->reset_match, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
11315 if (common->reset_match != NULL) in PRIV()
11317 set_jumps(common->reset_match, LABEL()); in PRIV()

Completed in 34 milliseconds