Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c372 BOOL local_exit; member
6436 BOOL save_local_exit = common->local_exit; in compile_assert_matchingpath()
6515 common->local_exit = TRUE; in compile_assert_matchingpath()
6540 common->local_exit = save_local_exit; in compile_assert_matchingpath()
6614 common->local_exit = save_local_exit; in compile_assert_matchingpath()
6807 common->local_exit = save_local_exit; in compile_assert_matchingpath()
9375 if (common->local_exit) in compile_control_verb_backtrackingpath()
9593 if (!common->local_exit) in compile_backtrackingpath()
10175 common->local_exit = TRUE; in PRIV()
10192 common->local_exit = FALSE; in PRIV()

Completed in 24 milliseconds