Searched refs:normalizationMode (Results 1 – 7 of 7) sorted by relevance
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 435 UColAttributeValue normalizationMode,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucol.h | 445 UColAttributeValue normalizationMode,
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucol.h | 435 UColAttributeValue normalizationMode,
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationbuilder.cpp | 1666 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/ |
D | collationbuilder.cpp | 1639 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/ |
D | collationbuilder.cpp | 1645 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/ |
D | icu_addon.cpp | 1261 …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()
|