Home | History | Annotate | Download | only in i18n

Lines Matching full:gnine

53 static const UChar gNine = 0x0039;
263 else if (descriptor.charAt(0) >= gZero && descriptor.charAt(0) <= gNine) {
275 if (c >= gZero && c <= gNine) {
304 if (c >= gZero && c <= gNine) {