#include <precomp.h>
Go to the source code of this file.
◆ _wcsncoll()
Definition at line 16 of file wcscoll.c.
17{
18
20}
_ACRTIMP int __cdecl wcsncmp(const wchar_t *, const wchar_t *, size_t)
◆ _wcsnicoll()
Definition at line 25 of file wcscoll.c.
26{
27
29}
_ACRTIMP int __cdecl _wcsnicmp(const wchar_t *, const wchar_t *, size_t)