Searched defs:u_strncmpCodePointOrder (Results 1 – 5 of 5) sorted by relevance
962 u_strncmpCodePointOrder(const UChar *s1, const UChar *s2, int32_t n) { in u_strncmpCodePointOrder() function
616 int32_t u_strncmpCodePointOrder(const UChar * s1, const UChar * s2, int32_t n) { in u_strncmpCodePointOrder() function
394 #define u_strncmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strncmpCodePointOrder) macro