ReactOS 0.4.16-dev-300-g2aadf2e
|
#include <mbstring.h>
Go to the source code of this file.
Functions | |
size_t | _mbclen2 (const unsigned int s) |
unsigned int | _mbbtoupper (unsigned int c) |
int | _mbsnicmp (const unsigned char *s1, const unsigned char *s2, size_t n) |
int | _mbsnbicmp (const unsigned char *s1, const unsigned char *s2, size_t n) |
Definition at line 23 of file mbclen.c.
Referenced by _mbsnbicmp(), and _mbsnicmp().
Definition at line 32 of file mbsnicmp.c.
Definition at line 11 of file mbsnicmp.c.