Searched refs:toUCollator (Results 1 – 6 of 6) sorted by relevance
70 m_text_.length(), coll->toUCollator(), in StringSearch()127 m_text_.length(), coll->toUCollator(), in StringSearch()257 usearch_setCollator(m_strsrch_, coll->toUCollator(), &status); in setCollator()
57 return coll->toUCollator(); in ucol_openBinary()99 return newColl->toUCollator(); in ucol_safeClone()
512 result = coll->toUCollator(); in ucol_open()
1656 return coll->toUCollator(); in ucol_openRules()
1169 inline UCollator *toUCollator() { in toUCollator() function1173 inline const UCollator *toUCollator() const { in toUCollator() function
130 UCollator *myCollation = col->toUCollator(); in doTestVariant()