Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c438 BOOL local_quit_available; member
9861 BOOL local_quit_available = FALSE; in compile_assert_matchingpath() local
9967 local_quit_available = TRUE; in compile_assert_matchingpath()
9968 common->local_quit_available = TRUE; in compile_assert_matchingpath()
9990 if (local_quit_available) in compile_assert_matchingpath()
10069 if (local_quit_available) in compile_assert_matchingpath()
10091 if (local_quit_available) in compile_assert_matchingpath()
10269 if (local_quit_available) in compile_assert_matchingpath()
13223 if (common->local_quit_available) in compile_control_verb_backtrackingpath()
14146 common->local_quit_available = TRUE; in jit_compile()
[all …]

Completed in 30 milliseconds