Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c392 BOOL local_exit; member
7269 BOOL save_local_exit = common->local_exit; in compile_assert_matchingpath()
7364 common->local_exit = TRUE; in compile_assert_matchingpath()
7389 common->local_exit = save_local_exit; in compile_assert_matchingpath()
7467 common->local_exit = save_local_exit; in compile_assert_matchingpath()
7664 common->local_exit = save_local_exit; in compile_assert_matchingpath()
10427 if (common->local_exit) in compile_control_verb_backtrackingpath()
10645 if (!common->local_exit) in compile_backtrackingpath()
11229 common->local_exit = TRUE; in PRIV()
11246 common->local_exit = FALSE; in PRIV()

Completed in 42 milliseconds