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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_exec.c687 #define matched_once prev_is_word macro
1141 matched_once = FALSE;
1172 matched_once = TRUE;
1200 if (!matched_once)
1207 if (allow_zero || matched_once)
1225 matched_once = FALSE;
1238 matched_once = TRUE;
1266 if (matched_once || allow_zero)

Completed in 43 milliseconds