ReactOS 0.4.16-dev-937-g7afcd2a
|
Go to the source code of this file.
Functions | |
int __cdecl | _mbsnbicoll_l (const unsigned char *s1, const unsigned char *s2, size_t n, _locale_t plocinfo) |
int __cdecl | _mbsnbicoll (const unsigned char *s1, const unsigned char *s2, size_t n) |
Definition at line 75 of file mbsnbico.cpp.
int __cdecl _mbsnbicoll_l | ( | const unsigned char * | s1, |
const unsigned char * | s2, | ||
size_t | n, | ||
_locale_t | plocinfo | ||
) |
Definition at line 41 of file mbsnbico.cpp.
Referenced by _mbsnbicoll().