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

/haiku/src/build/libgnuregex/
H A Dregex.c1235 char zero_times_ok = 0, many_times_ok = 0;
1244 zero_times_ok |= c != '+';
1308 && zero_times_ok
1332 if (!zero_times_ok)
1226 char zero_times_ok = 0, many_times_ok = 0; local

Completed in 21 milliseconds