ReactOS 0.4.16-dev-937-g7afcd2a
|
#include <corecrt_internal.h>
#include <corecrt_internal_mbstring.h>
#include <locale.h>
#include <stddef.h>
Go to the source code of this file.
Functions | |
unsigned char *__cdecl | _mbsdec_l (const unsigned char *string, const unsigned char *current, _locale_t plocinfo) |
unsigned char *__cdecl | _mbsdec (const unsigned char *string, const unsigned char *current) |
Definition at line 103 of file mbsdec.cpp.
unsigned char *__cdecl _mbsdec_l | ( | const unsigned char * | string, |
const unsigned char * | current, | ||
_locale_t | plocinfo | ||
) |
Definition at line 39 of file mbsdec.cpp.
Referenced by _mbsdec().