Home | History | Annotate | Download | only in i18n

Lines Matching full:gdot

58 static const UChar gDot = 0x002e;
279 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) {
308 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) {