Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3313 BOOL has_req_cu = FALSE; in pcre2_dfa_match() local
3608 has_req_cu = TRUE; in pcre2_dfa_match()
3906 if (has_req_cu && p > req_cu_ptr) in pcre2_dfa_match()
H A Dpcre2_match.c6323 BOOL has_req_cu = FALSE; in pcre2_match() local
6897 has_req_cu = TRUE; in pcre2_match()
7201 if (has_req_cu && p > req_cu_ptr) in pcre2_match()

Completed in 49 milliseconds