Searched defs:u_strncasecmp (Results 1 – 2 of 2) sorted by relevance
892 u_strncasecmp(const UChar *s1, const UChar *s2, int32_t n, uint32_t options) { in u_strncasecmp() function
380 #define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp) macro