Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c420 jump_list *reset_match; member
9376 add_jump(compiler, &common->reset_match, CMP(SLJIT_C_NOT_EQUAL, STR_PTR, 0, SLJIT_IMM, -1)); in compile_control_verb_backtrackingpath()
9384 add_jump(compiler, &common->reset_match, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
10271 if (common->reset_match != NULL) in PRIV()
10273 set_jumps(common->reset_match, LABEL()); in PRIV()