ReactOS 0.4.16-dev-959-g2ec3a19
|
Go to the source code of this file.
Functions | |
int __cdecl | _mbsnicmp_l (const unsigned char *s1, const unsigned char *s2, size_t n, _locale_t plocinfo) |
int (__cdecl _mbsnicmp)(const unsigned char *s1 | |
Variables | |
const unsigned char * | s2 |
const unsigned char size_t | n |
int __cdecl _mbsnicmp_l | ( | const unsigned char * | s1, |
const unsigned char * | s2, | ||
size_t | n, | ||
_locale_t | plocinfo | ||
) |
Definition at line 41 of file mbsnicmp.cpp.
int | ( | __cdecl | _mbsnicmp | ) | const |
Definition at line 111 of file mbsnicmp.cpp.
Definition at line 110 of file mbsnicmp.cpp.
Referenced by _mbsnicmp_l().