Home | History | Annotate | Download | only in i18n

Lines Matching defs:isNumeric

1764 UBool SimpleDateFormat::isNumeric(UChar formatChar, int32_t count) {
1825 if (isNumeric(ch, count)) {