Searched refs:pat_patctl (Results 1 – 1 of 1) sorted by relevance
813 static patctl pat_patctl; variable2430 return depth > pat_patctl.stackguard_test; in stack_guard()3776 if (pat_patctl.jit != 0) in show_memory_info()3854 if ((pat_patctl.control & (CTL_BINCODE|CTL_FULLBINCODE)) != 0) in show_pattern_info()3857 PCRE2_PRINTINT((pat_patctl.control & CTL_FULLBINCODE) != 0); in show_pattern_info()3860 if ((pat_patctl.control & CTL_INFO) != 0) in show_pattern_info()3973 if ((pat_patctl.options & PCRE2_NEVER_UTF) == 0) in show_pattern_info()3979 if ((pat_patctl.options & PCRE2_NEVER_UCP) == 0) in show_pattern_info()3998 if ((pat_patctl.control & CTL_BSR_SET) != 0 || in show_pattern_info()4096 if (pat_patctl.jit != 0 && (pat_patctl.control & CTL_JITVERIFY) != 0) in show_pattern_info()[all …]