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