Home
last modified time | relevance | path

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

/external/icu/libandroidicu/include/unicode/
Ducol.h430 UColAttributeValue normalizationMode,
/external/icu/icu4c/source/i18n/unicode/
Ducol.h430 UColAttributeValue normalizationMode,
/external/icu/icu4c/source/i18n/
Dcollationbuilder.cpp1640 UColAttributeValue normalizationMode, UCollationStrength strength, in ucol_openRules() argument
1653 coll->internalBuildTailoring(r, strength, normalizationMode, parseError, NULL, *pErrorCode); in ucol_openRules()
/external/icu/libandroidicu/static_shim/
Dshim.cpp1228 …ndroid(const UChar * rules, int32_t rulesLength, UColAttributeValue normalizationMode, UCollationS… in ucol_openRules_android() argument
1229 return ucol_openRules(rules, rulesLength, normalizationMode, strength, parseError, status); in ucol_openRules_android()