Home
last modified time | relevance | path

Searched refs:wcscasecmp (Results 1 – 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/wchar/
H A Dwcscasecmp.c29 B_DEFINE_WEAK_ALIAS(__wcscasecmp, wcscasecmp);
H A DJamfile25 wcscasecmp.c
/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A DVersions20 wcscasecmp; wcsncasecmp; wcsnlen; wcstoll;
/haiku/headers/posix/
H A Dwchar.h96 extern int wcscasecmp(const wchar_t *wcs1, const wchar_t *wcs2);
/haiku/src/tests/system/libroot/posix/
H A Dwcs_test.cpp305 int result = sign(wcscasecmp(a, b)); in test_wcscasecmp()
318 int result = sign(wcscasecmp(a, b)); in test_wcscasecmp()
331 int result = sign(wcscasecmp(a, b)); in test_wcscasecmp()
344 int result = sign(wcscasecmp(a, b)); in test_wcscasecmp()
357 int result = sign(wcscasecmp(a, b)); in test_wcscasecmp()
370 int result = sign(wcscasecmp(a, b)); in test_wcscasecmp()
383 int result = sign(wcscasecmp(a, b)); in test_wcscasecmp()
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2661 void wcscasecmp() {} in wcscasecmp() function
H A Dlibroot_stubs.c2681 void wcscasecmp() {} in wcscasecmp() function