Searched defs:u_strncasecmp (Results 1 – 6 of 6) sorted by relevance
1802 u_strncasecmp(const UChar *s1, const UChar *s2, int32_t n, uint32_t options) { in u_strncasecmp() function
1884 u_strncasecmp(const UChar *s1, const UChar *s2, int32_t n, uint32_t options) { in u_strncasecmp() function
1889 u_strncasecmp(const char16_t *s1, const char16_t *s2, int32_t n, uint32_t options) { in u_strncasecmp() function
391 #define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp) macro
385 #define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp) macro
392 #define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp) macro