Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() function in AffixUtils
/third_party/node/deps/icu-small/source/i18n/
Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() function in AffixUtils
/third_party/icu/icu4c/source/i18n/
Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() function in AffixUtils
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DAffixUtils.java130 public static int estimateLength(CharSequence patternString) { in estimateLength() method in AffixUtils
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DAffixUtils.java135 public static int estimateLength(CharSequence patternString) { in estimateLength() method in AffixUtils