ReactOS 0.4.16-dev-814-g656a5dc
|
#include <corecrt_internal.h>
#include <corecrt_internal_mbstring.h>
#include <corecrt_internal_securecrt.h>
#include <locale.h>
#include <string.h>
Go to the source code of this file.
Functions | |
errno_t __cdecl | _mbslwr_s_l (unsigned char *string, size_t sizeInBytes, _locale_t plocinfo) |
errno_t (__cdecl _mbslwr_s)(unsigned char *string | |
unsigned char *__cdecl | _mbslwr_l (unsigned char *string, _locale_t plocinfo) |
unsigned char *__cdecl | _mbslwr (unsigned char *string) |
Variables | |
size_t | sizeInBytes |
Definition at line 131 of file mbslwr.cpp.
Definition at line 123 of file mbslwr.cpp.
Definition at line 42 of file mbslwr.cpp.
Referenced by _mbslwr(), and _mbslwr_l().
size_t sizeInBytes |
Definition at line 117 of file mbslwr.cpp.
Referenced by _mbslwr_s_l(), _mbsnlen_l(), _strlwr_s(), _strlwr_s_l(), _strlwr_s_l_stat(), _strupr_s(), _strupr_s_l(), and _strupr_s_l_stat().