Searched defs:setVariableTop (Results 1 – 2 of 2) sorted by relevance
545 uint32_t RuleBasedCollator::setVariableTop(const UChar *varTop, int32_t len, UErrorCode &status) { in setVariableTop() function in RuleBasedCollator550 uint32_t RuleBasedCollator::setVariableTop(const UnicodeString varTop, UErrorCode &status) { in setVariableTop() function in RuleBasedCollator555 void RuleBasedCollator::setVariableTop(const uint32_t varTop, UErrorCode &status) { in setVariableTop() function in RuleBasedCollator
2134 uint32_t TestCollator::setVariableTop(const UChar *varTop, int32_t len, in setVariableTop() function in TestCollator2144 uint32_t TestCollator::setVariableTop(const UnicodeString varTop, in setVariableTop() function in TestCollator2154 void TestCollator::setVariableTop(const uint32_t varTop, UErrorCode &status) in setVariableTop() function in TestCollator