Lines Matching defs:isNumeric
1643 UBool SimpleDateFormat::isNumeric(UChar formatChar, int32_t count) {1754 if (isNumeric(ch, count)) {2492 if (args != NULL && argCount == 1 && pos.getIndex() > parseStart && args[0].isNumeric()) {