Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_affixutils.cpp232 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
/third_party/node/deps/icu-small/source/i18n/
Dnumber_affixutils.cpp235 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
/third_party/icu/icu4c/source/i18n/
Dnumber_affixutils.cpp232 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_affixutils.cpp229 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DAffixUtils.java434 public static String replaceType(CharSequence affixPattern, int type, char replacementChar) { in replaceType() method in AffixUtils
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DAffixUtils.java426 public static String replaceType(CharSequence affixPattern, int type, char replacementChar) { in replaceType() method in AffixUtils