Home
last modified time | relevance | path

Searched refs:has_req_cu (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_dfa_match.c3256 BOOL has_req_cu = FALSE; in pcre2_dfa_match() local
3549 has_req_cu = TRUE; in pcre2_dfa_match()
3828 if (has_req_cu && p > req_cu_ptr) in pcre2_dfa_match()
Dpcre2_match.c6114 BOOL has_req_cu = FALSE; in pcre2_match() local
6684 has_req_cu = TRUE; in pcre2_match()
6969 if (has_req_cu && p > req_cu_ptr) in pcre2_match()