Searched defs:u_strncmp (Results 1 – 5 of 5) sorted by relevance
942 u_strncmp(const UChar *s1, in u_strncmp() function
575 int32_t u_strncmp(const UChar * ucs1, const UChar * ucs2, int32_t n) { in u_strncmp() function
387 #define u_strncmp U_ICU_ENTRY_POINT_RENAME(u_strncmp) macro