Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c376 BOOL local_exit; member
6421 BOOL save_local_exit = common->local_exit; in compile_assert_matchingpath()
6500 common->local_exit = TRUE; in compile_assert_matchingpath()
6525 common->local_exit = save_local_exit; in compile_assert_matchingpath()
6599 common->local_exit = save_local_exit; in compile_assert_matchingpath()
6792 common->local_exit = save_local_exit; in compile_assert_matchingpath()
9357 if (common->local_exit) in compile_control_verb_backtrackingpath()
9575 if (!common->local_exit) in compile_backtrackingpath()
10184 common->local_exit = TRUE; in PRIV()
10202 common->local_exit = FALSE; in PRIV()