Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c508 jump_list *restart_match; member
12286 add_jump(compiler, &common->restart_match, CMP(SLJIT_NOT_EQUAL, STR_PTR, 0, STR_END, 0)); in compile_fail_accept_matchingpath()
14651 if (common->reset_match != NULL || common->restart_match != NULL) in jit_compile()
14653 if (common->restart_match != NULL) in jit_compile()
14655 set_jumps(common->restart_match, LABEL()); in jit_compile()

Completed in 31 milliseconds