ReactOS 0.4.16-dev-300-g2aadf2e
|
#include <precomp.h>
#include <mbstring.h>
Go to the source code of this file.
Functions | |
size_t | _mbclen (const unsigned char *s) |
size_t | _mbclen2 (const unsigned int s) |
int | mblen (const char *str, size_t size) |
size_t __cdecl | mbrlen (const char *str, size_t len, mbstate_t *state) |
Definition at line 23 of file mbclen.c.
Referenced by _mbsnbcat(), _mbsnbicmp(), _mbsnbset(), _mbsnicmp(), _mbsnset(), and _mbsset().