Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A 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()
H A Dpcre2_match.c6114 BOOL has_req_cu = FALSE; in pcre2_match() local
6684 has_req_cu = TRUE; in pcre2_match()
6964 if (has_req_cu && p > req_cu_ptr) in pcre2_match()

Completed in 27 milliseconds