Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c2922 BOOL allow_zero; in internal_dfa_match() local
2937 allow_zero = TRUE; in internal_dfa_match()
2940 else allow_zero = FALSE; in internal_dfa_match()
2980 if (matched_count > 0 || allow_zero) in internal_dfa_match()

Completed in 12 milliseconds