Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dtblcoll.cpp100 ECollationStrength collationStrength, in RuleBasedCollator() argument
104 (UColAttributeValue)collationStrength, in RuleBasedCollator()
121 ECollationStrength collationStrength, in RuleBasedCollator() argument
126 (UColAttributeValue)collationStrength, in RuleBasedCollator()
157 UColAttributeValue collationStrength, in construct() argument
162 decompositionMode, collationStrength, in construct()
/external/icu4c/i18n/unicode/
Dtblcoll.h139 ECollationStrength collationStrength,
168 ECollationStrength collationStrength,
732 UColAttributeValue collationStrength,
Dcoll.h1050 Collator(UCollationStrength collationStrength,
/external/icu4c/test/intltest/
Dapicoll.cpp1959 TestCollator(UCollationStrength collationStrength, in TestCollator() argument
1960 … UNormalizationMode decompositionMode) : Collator(collationStrength, decompositionMode) {}; in TestCollator()