Searched defs:u_strcmpCodePointOrder (Results 1 – 5 of 5) sorted by relevance
937 u_strcmpCodePointOrder(const UChar *s1, const UChar *s2) { in u_strcmpCodePointOrder() function
557 int32_t u_strcmpCodePointOrder(const UChar * s1, const UChar * s2) { in u_strcmpCodePointOrder() function
380 #define u_strcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strcmpCodePointOrder) macro