Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c409 jump_list *forced_quit; member
6397 add_jump(compiler, &common->forced_quit, JUMP(SLJIT_C_SIG_LESS)); in compile_callout_matchingpath()
10093 if (common->forced_quit != NULL) in PRIV()
10094 set_jumps(common->forced_quit, common->forced_quit_label); in PRIV()