Searched defs:ucol_strcoll (Results 1 – 7 of 7) sorted by relevance
447 ucol_strcoll( const UCollator *coll, in ucol_strcoll() function
898 UCollationResult ucol_strcoll(const UCollator * coll, const UChar * source, int32_t sourceLength, c… in ucol_strcoll() function
792 #define ucol_strcoll U_ICU_ENTRY_POINT_RENAME(ucol_strcoll) macro