Searched refs:__wcscoll (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/wchar/
H A Dwcscoll.cpp17 __wcscoll(const wchar_t* wcs1, const wchar_t* wcs2) function
35 B_DEFINE_WEAK_ALIAS(__wcscoll, wcscoll);
/haiku/src/system/libroot/posix/glibc/include/
H A Dwchar.h11 extern int __wcscoll (__const wchar_t *__s1, __const wchar_t *__s2);
/haiku/headers/private/libroot/
H A Dwchar_private.h42 extern int __wcscoll(const wchar_t *wcs1, const wchar_t *wcs2);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c998 void __wcscoll() {} function
H A Dlibroot_stubs_legacy.c917 void __wcscoll() {} function

Completed in 189 milliseconds