Home | History | Annotate | Download | only in lib

Lines Matching full:has_period

1071   bool has_period = false;
1096 has_period = true;
1125 if (mb_chars || has_period)
1138 dfa->has_mb_node = dfa->nbackref > 0 || has_period;