Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c438 BOOL local_quit_available; member
9861 BOOL local_quit_available = FALSE; in compile_assert_matchingpath() local
9872 BOOL save_local_quit_available = common->local_quit_available; in compile_assert_matchingpath()
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()
9992 common->local_quit_available = save_local_quit_available; in compile_assert_matchingpath()
10069 if (local_quit_available) in compile_assert_matchingpath()
10071 common->local_quit_available = save_local_quit_available; in compile_assert_matchingpath()
10091 if (local_quit_available) in compile_assert_matchingpath()
[all...]

Completed in 11 milliseconds