Searched refs:toUCollator (Results 1 – 6 of 6) sorted by relevance
72 m_text_.length(), coll->toUCollator(), in StringSearch()129 m_text_.length(), coll->toUCollator(), in StringSearch()259 usearch_setCollator(m_strsrch_, coll->toUCollator(), &status); in setCollator()
59 return coll->toUCollator(); in ucol_openBinary()101 return newColl->toUCollator(); in ucol_safeClone()
514 result = coll->toUCollator(); in ucol_open()
1658 return coll->toUCollator(); in ucol_openRules()
1174 inline UCollator *toUCollator() { in toUCollator() function1178 inline const UCollator *toUCollator() const { in toUCollator() function
132 UCollator *myCollation = col->toUCollator(); in doTestVariant()