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