Home
last modified time | relevance | path

Searched defs:validateGroup (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dnumparse_decimal.cpp400 bool DecimalMatcher::validateGroup(int32_t sepType, int32_t count, bool isPrimary) const { in validateGroup() function in DecimalMatcher
/third_party/icu/icu4c/source/i18n/
Dnumparse_decimal.cpp400 bool DecimalMatcher::validateGroup(int32_t sepType, int32_t count, bool isPrimary) const { in validateGroup() function in DecimalMatcher
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_decimal.cpp400 bool DecimalMatcher::validateGroup(int32_t sepType, int32_t count, bool isPrimary) const { in validateGroup() function in DecimalMatcher
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumparse_decimal.cpp399 bool DecimalMatcher::validateGroup(int32_t sepType, int32_t count, bool isPrimary) const { in validateGroup() function in DecimalMatcher
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DDecimalMatcher.java420 private boolean validateGroup(int sepType, int count, boolean isPrimary) { in validateGroup() method in DecimalMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DDecimalMatcher.java418 private boolean validateGroup(int sepType, int count, boolean isPrimary) { in validateGroup() method in DecimalMatcher