Searched defs:u_strCompare (Results 1 – 7 of 7) sorted by relevance
925 u_strCompare(const UChar *s1, int32_t length1, in u_strCompare() function
529 int32_t u_strCompare(const UChar * s1, int32_t length1, const UChar * s2, int32_t length2, UBool co… in u_strCompare() function
356 #define u_strCompare U_ICU_ENTRY_POINT_RENAME(u_strCompare) macro