Searched refs:pat_patctl (Results 1 – 1 of 1) sorted by relevance
899 static patctl pat_patctl; variable2746 return depth > pat_patctl.stackguard_test; in stack_guard()3093 if (!utf && (pat_patctl.control & CTL_UTF8_INPUT) == 0) in to16()3181 if (!utf && (pat_patctl.control & CTL_UTF8_INPUT) == 0) in to32()4206 if (pat_patctl.jit != 0) in show_memory_info()4322 if ((pat_patctl.control & (CTL_BINCODE|CTL_FULLBINCODE)) != 0) in show_pattern_info()4325 PCRE2_PRINTINT((pat_patctl.control & CTL_FULLBINCODE) != 0); in show_pattern_info()4328 if ((pat_patctl.control & CTL_INFO) != 0) in show_pattern_info()4465 if ((pat_patctl.options & PCRE2_NEVER_UTF) == 0) in show_pattern_info()4471 if ((pat_patctl.options & PCRE2_NEVER_UCP) == 0) in show_pattern_info()[all …]