Lines Matching refs:wcscoll
100 int wcscoll (const wchar_t *s1, const wchar_t *s2);
1190 /** The wcscoll function compares the wide string pointed to by s1 to the wide
1194 @return The wcscoll function returns an integer greater than, equal to,
1200 int wcscoll(const wchar_t *s1, const wchar_t *s2);
1217 less than zero, corresponding to the result of the wcscoll function applied