Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c406 BOOL local_exit; member
7293 BOOL save_local_exit = common->local_exit; in compile_assert_matchingpath()
7388 common->local_exit = TRUE; in compile_assert_matchingpath()
7413 common->local_exit = save_local_exit; in compile_assert_matchingpath()
7491 common->local_exit = save_local_exit; in compile_assert_matchingpath()
7688 common->local_exit = save_local_exit; in compile_assert_matchingpath()
10455 if (common->local_exit) in compile_control_verb_backtrackingpath()
10673 if (!common->local_exit) in compile_backtrackingpath()
11252 common->local_exit = TRUE; in jit_compile()
11269 common->local_exit = FALSE; in jit_compile()