Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c372 BOOL local_exit; member
6473 BOOL save_local_exit = common->local_exit; in compile_assert_matchingpath()
6552 common->local_exit = TRUE; in compile_assert_matchingpath()
6577 common->local_exit = save_local_exit; in compile_assert_matchingpath()
6651 common->local_exit = save_local_exit; in compile_assert_matchingpath()
6844 common->local_exit = save_local_exit; in compile_assert_matchingpath()
9416 if (common->local_exit) in compile_control_verb_backtrackingpath()
9634 if (!common->local_exit) in compile_backtrackingpath()
10218 common->local_exit = TRUE; in PRIV()
10235 common->local_exit = FALSE; in PRIV()

Completed in 31 milliseconds