Searched refs:has_req_cu (Results 1 – 2 of 2) sorted by relevance
3313 BOOL has_req_cu = FALSE; in pcre2_dfa_match() local3608 has_req_cu = TRUE; in pcre2_dfa_match()3906 if (has_req_cu && p > req_cu_ptr) in pcre2_dfa_match()
6309 BOOL has_req_cu = FALSE; in pcre2_match() local6890 has_req_cu = TRUE; in pcre2_match()7194 if (has_req_cu && p > req_cu_ptr) in pcre2_match()
Completed in 27 milliseconds