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