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