Home
last modified time | relevance | path

Searched defs:setVariableTop (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dtblcoll.cpp545 uint32_t RuleBasedCollator::setVariableTop(const UChar *varTop, int32_t len, UErrorCode &status) { in setVariableTop() function in RuleBasedCollator
550 uint32_t RuleBasedCollator::setVariableTop(const UnicodeString varTop, UErrorCode &status) { in setVariableTop() function in RuleBasedCollator
555 void RuleBasedCollator::setVariableTop(const uint32_t varTop, UErrorCode &status) { in setVariableTop() function in RuleBasedCollator
/external/icu4c/test/intltest/
Dapicoll.cpp2134 uint32_t TestCollator::setVariableTop(const UChar *varTop, int32_t len, in setVariableTop() function in TestCollator
2144 uint32_t TestCollator::setVariableTop(const UnicodeString varTop, in setVariableTop() function in TestCollator
2154 void TestCollator::setVariableTop(const uint32_t varTop, UErrorCode &status) in setVariableTop() function in TestCollator