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