Searched defs:u_strcasecmp (Results 1 – 2 of 2) sorted by relevance
1524 u_strcasecmp(const UChar *s1, const UChar *s2, uint32_t options) { in u_strcasecmp() function
372 #define u_strcasecmp U_ICU_ENTRY_POINT_RENAME(u_strcasecmp) macro