Searched defs:u_strCaseCompare (Results 1 – 7 of 7) sorted by relevance
1850 u_strCaseCompare(const UChar *s1, int32_t length1, in u_strCaseCompare() function
526 int32_t u_strCaseCompare(const UChar * s1, int32_t length1, const UChar * s2, int32_t length2, uint… in u_strCaseCompare() function
355 #define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare) macro