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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c1078 bool has_period = false;
1103 has_period = true;
1132 if (mb_chars || has_period)
1145 dfa->has_mb_node = dfa->nbackref > 0 || has_period;
1072 bool has_period = false; local

Completed in 28 milliseconds