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