Searched defs:formatChar (Results 1 – 4 of 4) sorted by relevance
211 char formatChar = matcher.group("typeChar").charAt(0); in addNamed() local
2342 private static final boolean isNumeric(char formatChar, int count) { in isNumeric()
2330 private static final boolean isNumeric(char formatChar, int count) { in isNumeric()
2110 UBool SimpleDateFormat::isNumeric(UChar formatChar, int32_t count) { in isNumeric()