ReactOS 0.4.16-dev-927-g467dec4
|
Go to the source code of this file.
Functions | |
int __cdecl | _mbsnicoll_l (const unsigned char *s1, const unsigned char *s2, size_t n, _locale_t plocinfo) |
int (__cdecl _mbsnicoll)(const unsigned char *s1 | |
Variables | |
const unsigned char * | s2 |
const unsigned char size_t | n |
int __cdecl _mbsnicoll_l | ( | const unsigned char * | s1, |
const unsigned char * | s2, | ||
size_t | n, | ||
_locale_t | plocinfo | ||
) |
Definition at line 43 of file mbsnicol.cpp.
int | ( | __cdecl | _mbsnicoll | ) | const |
Definition at line 89 of file mbsnicol.cpp.
Definition at line 88 of file mbsnicol.cpp.
Referenced by _mbsnicoll_l().