Searched refs:getUCollator (Results 1 – 4 of 4) sorted by relevance
867 const UCollator * getUCollator();934 inline const UCollator * RuleBasedCollator::getUCollator() in getUCollator() function
283 usearch_setCollator(m_strsrch_, coll->getUCollator(), &status); in setCollator()
821 const UCollator *uRuleBasedCollator = rbc->getUCollator();
146 UCollator *myCollation = (UCollator *)((RuleBasedCollator *)col)->getUCollator(); in doTestVariant()