Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c425 jump_list *forced_quit; member
4195 add_jump(compiler, &common->forced_quit, CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0)); in fast_forward_first_char2()
7219 add_jump(compiler, &common->forced_quit, JUMP(SLJIT_NOT_EQUAL) /* SIG_LESS */); in compile_callout_matchingpath()
11140 if (common->forced_quit != NULL) in PRIV()
11141 set_jumps(common->forced_quit, common->forced_quit_label); in PRIV()

Completed in 36 milliseconds