ReactOS 0.4.16-dev-1025-gd3456f5
|
#include <corecrt_internal.h>
Go to the source code of this file.
Functions | |
int __cdecl | __acrt_LCMapStringW (LPCWSTR const locale_name, DWORD const map_flags, LPCWSTR const source, int source_count, LPWSTR const destination, int const destination_count) |
int __cdecl __acrt_LCMapStringW | ( | LPCWSTR const | locale_name, |
DWORD const | map_flags, | ||
LPCWSTR const | source, | ||
int | source_count, | ||
LPWSTR const | destination, | ||
int const | destination_count | ||
) |
Definition at line 45 of file LCMapStringW.cpp.
Referenced by _towlower_l(), _towupper_l(), _wcslwr_s_l_stat(), _wcsupr_s_l_stat(), and _wcsxfrm_l().