Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c671 #define matched_once prev_is_word in match() macro
1129 matched_once = FALSE; in match()
1161 matched_once = TRUE; in match()
1182 if (!matched_once) in match()
1189 if (allow_zero || matched_once) in match()
1219 matched_once = FALSE; in match()
1232 matched_once = TRUE; in match()
1252 if (matched_once || allow_zero) in match()

Completed in 15 milliseconds