Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c461 BOOL local_quit_available; member
10110 BOOL local_quit_available = FALSE; in compile_assert_matchingpath() local
10231 local_quit_available = TRUE; in compile_assert_matchingpath()
10232 common->local_quit_available = TRUE; in compile_assert_matchingpath()
10260 if (local_quit_available) in compile_assert_matchingpath()
10357 if (local_quit_available) in compile_assert_matchingpath()
10379 if (local_quit_available) in compile_assert_matchingpath()
10562 if (local_quit_available) in compile_assert_matchingpath()
13593 if (common->local_quit_available) in compile_control_verb_backtrackingpath()
14537 common->local_quit_available = TRUE; in jit_compile()
[all …]

Completed in 34 milliseconds