Home | History | Annotate | Download | only in i18n

Lines Matching defs:isNumeric

1771 UBool SimpleDateFormat::isNumeric(UChar formatChar, int32_t count) {
1833 if (isNumeric(ch, count)) {