Searched refs:memchr_not_found_first_cu2 (Results 1 – 2 of 2) sorted by relevance
3260 BOOL memchr_not_found_first_cu2 = FALSE; in pcre2_dfa_match() local3688 if (!memchr_not_found_first_cu2) in pcre2_dfa_match()3691 memchr_not_found_first_cu2 = (pp2 == NULL && pp1 == NULL); in pcre2_dfa_match()
6119 BOOL memchr_not_found_first_cu2; in pcre2_match() local6714 memchr_not_found_first_cu2 = FALSE; in pcre2_match()6820 if (!memchr_not_found_first_cu2) in pcre2_match()6823 memchr_not_found_first_cu2 = (pp2 == NULL && pp1 == NULL); in pcre2_match()