Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c683 #define allow_zero cur_is_word in match() macro
1126 allow_zero = FALSE; in match()
1207 if (allow_zero || matched_once) in match()
1222 allow_zero = FALSE; in match()
1266 if (matched_once || allow_zero) in match()
1903 allow_zero = TRUE; in match()

Completed in 16 milliseconds