Home
last modified time | relevance | path

Searched defs:formatChar (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java2379 private static final boolean isNumeric(char formatChar, int count) { in isNumeric()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSimpleDateFormat.java2364 private static final boolean isNumeric(char formatChar, int count) { in isNumeric()
/third_party/node/deps/icu-small/source/i18n/
Dsmpdtfmt.cpp2197 UBool SimpleDateFormat::isNumeric(char16_t formatChar, int32_t count) { in isNumeric()
/third_party/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2246 UBool SimpleDateFormat::isNumeric(UChar formatChar, int32_t count) { in isNumeric()
/third_party/skia/third_party/externals/icu/source/i18n/
Dsmpdtfmt.cpp2198 UBool SimpleDateFormat::isNumeric(UChar formatChar, int32_t count) { in isNumeric()