Home
last modified time | relevance | path

Searched refs:normalizationMode (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Ducol.h435 UColAttributeValue normalizationMode,
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducol.h445 UColAttributeValue normalizationMode,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducol.h435 UColAttributeValue normalizationMode,
/third_party/node/deps/icu-small/source/i18n/
Dcollationbuilder.cpp1666 UColAttributeValue normalizationMode, UCollationStrength strength, in ucol_openRules() argument
1679 coll->internalBuildTailoring(r, strength, normalizationMode, parseError, nullptr, *pErrorCode); in ucol_openRules()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationbuilder.cpp1639 UColAttributeValue normalizationMode, UCollationStrength strength, in ucol_openRules() argument
1652 coll->internalBuildTailoring(r, strength, normalizationMode, parseError, NULL, *pErrorCode); in ucol_openRules()
/third_party/icu/icu4c/source/i18n/
Dcollationbuilder.cpp1645 UColAttributeValue normalizationMode, UCollationStrength strength, in ucol_openRules() argument
1658 coll->internalBuildTailoring(r, strength, normalizationMode, parseError, NULL, *pErrorCode); in ucol_openRules()
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1261 …nRules(const UChar * rules, int32_t rulesLength, UColAttributeValue normalizationMode, UCollationS… in ucol_openRules() argument
1262 …return U_ICU_ENTRY_POINT_RENAME(ucol_openRules)(rules, rulesLength, normalizationMode, strength, p… in ucol_openRules()