45 static_cast<int>(in_count),
48 locale->locinfo->_public._locale_lc_codepage,
65template <
internal_map_type& MapType>
73 _LocaleUpdate locale_update(
locale);
75 if (
static_cast<unsigned>(
c) < 256)
77 return MapType(
static_cast<unsigned char>(
c), locale_update.GetLocaleT());
90 return __acrt_locale_changed()
109 return __acrt_locale_changed()
116 return c -
'a' +
'A';
int __cdecl __acrt_LCMapStringA(_locale_t const plocinfo, PCWSTR const LocaleName, DWORD const dwMapFlags, PCCH const lpSrcStr, int const cchSrc, PCH const lpDestStr, int const cchDest, int const code_page, BOOL const bError)
_Check_return_ __forceinline unsigned short __cdecl _isleadbyte_fast_internal(_In_ unsigned char const c, _In_ _locale_t const locale)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
static unsigned char * in_buffer
__forceinline int __CRTDECL __ascii_tolower(int const _C)
__forceinline int __CRTDECL __ascii_toupper(int const _C)
static HANDLE PIO_APC_ROUTINE PVOID PIO_STATUS_BLOCK ULONG PVOID ULONG PVOID out_buffer
static UINT UINT * out_count
int __cdecl toupper(int const c)
int __cdecl tolower(int const c)
static __forceinline int __cdecl common_tox_l(int const c, DWORD const map_flag, _locale_t const locale)
static __forceinline int __cdecl common_tox_win_lookup(int const c, DWORD const map_flag, _locale_t const locale)
unsigned char(__cdecl internal_map_type)(unsigned char
int __cdecl _toupper_l(int const c, _locale_t const locale)
int __cdecl _tolower_l(int const c, _locale_t const locale)