Searched refs:has_req_cu (Results 1 – 2 of 2) sorted by relevance
3238 BOOL has_req_cu = FALSE; in pcre2_dfa_match() local3510 has_req_cu = TRUE; in pcre2_dfa_match()3741 if (has_req_cu && end_subject - start_match < REQ_CU_MAX) in pcre2_dfa_match()
6010 BOOL has_req_cu = FALSE; in pcre2_match() local6352 has_req_cu = TRUE; in pcre2_match()6592 if (has_req_cu && end_subject - start_match < REQ_CU_MAX) in pcre2_match()