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