Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c687 #define matched_once prev_is_word in match() macro
1141 matched_once = FALSE; in match()
1172 matched_once = TRUE; in match()
1200 if (!matched_once) in match()
1207 if (allow_zero || matched_once) in match()
1225 matched_once = FALSE; in match()
1238 matched_once = TRUE; in match()
1266 if (matched_once || allow_zero) in match()

Completed in 18 milliseconds