ReactOS 0.4.16-dev-927-g467dec4
|
#include <corecrt_internal.h>
#include <corecrt_internal_mbstring.h>
#include <locale.h>
#include <stddef.h>
#include <string.h>
Go to the source code of this file.
Functions | |
size_t __cdecl | _mbsspn_l (const unsigned char *string, const unsigned char *charset, _locale_t plocinfo) |
size_t (__cdecl _mbsspn)(const unsigned char *string | |
Variables | |
const unsigned char * | charset |
size_t __cdecl _mbsspn_l | ( | const unsigned char * | string, |
const unsigned char * | charset, | ||
_locale_t | plocinfo | ||
) |
Definition at line 51 of file mbsspn.cpp.
Definition at line 122 of file mbsspn.cpp.
Referenced by _mbsspn_l().