Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c2936 BOOL allow_zero; in internal_dfa_match() local
2951 allow_zero = TRUE; in internal_dfa_match()
2954 else allow_zero = FALSE; in internal_dfa_match()
2994 if (matched_count > 0 || allow_zero) in internal_dfa_match()

Completed in 19 milliseconds