Searched defs:u_memcasecmp (Results 1 – 7 of 7) sorted by relevance
1876 u_memcasecmp(const UChar *s1, const UChar *s2, int32_t length, uint32_t options) { in u_memcasecmp() function
496 int32_t u_memcasecmp(const UChar * s1, const UChar * s2, int32_t length, uint32_t options) { in u_memcasecmp() function
326 #define u_memcasecmp U_ICU_ENTRY_POINT_RENAME(u_memcasecmp) macro