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