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