15#pragma warning(disable: _UCRT_DISABLED_WARNINGS)
70 extern int __do_unsigned_char_lconv_initialization;
71 extern __inline int __use_char_max(
void)
73 return __do_unsigned_char_lconv_initialization;
79#define _ENABLE_PER_THREAD_LOCALE 0x0001
80#define _DISABLE_PER_THREAD_LOCALE 0x0002
81#define _ENABLE_PER_THREAD_LOCALE_GLOBAL 0x0010
82#define _DISABLE_PER_THREAD_LOCALE_GLOBAL 0x0020
83#define _ENABLE_PER_THREAD_LOCALE_NEW 0x0100
84#define _DISABLE_PER_THREAD_LOCALE_NEW 0x0200
86#if _CRT_FUNCTIONS_REQUIRED
_ACRTIMP void __cdecl _free_locale(_locale_t)
_ACRTIMP _locale_t __cdecl _create_locale(int, const char *)
_ACRTIMP struct lconv *__cdecl localeconv(void)
_ACRTIMP _locale_t __cdecl _get_current_locale(void)
_ACRTIMP int __cdecl _configthreadlocale(int)
_ACRTIMP size_t __cdecl _Strftime(char *, size_t, const char *, const struct tm *, void *)
_ACRTIMP unsigned int __cdecl ___lc_codepage_func(void)
_ACRTIMP wchar_t *__cdecl _wsetlocale(int, const wchar_t *)
void CDECL _lock_locales(void)
char *CDECL _Getdays(void)
char *CDECL _Getmonths(void)
void *CDECL _Gettnames(void)
void CDECL _unlock_locales(void)
_In_z_ _Printf_format_string_ char const *const _Format
wchar_t **__cdecl ___lc_locale_name_func()
#define _Out_writes_z_(s)
_CRTIMP unsigned int __cdecl ___lc_collate_cp_func(void)
_In_ size_t _In_z_ _Printf_format_string_ const char _In_ const struct tm _In_opt_ _locale_t _Locale
#define _Check_return_opt_
#define _UCRT_DISABLE_CLANG_WARNINGS
#define _UCRT_RESTORE_CLANG_WARNINGS
_In_ _Pre_notnull_ _Buffer
void *__cdecl _W_Gettnames()
wchar_t * _W_decimal_point
wchar_t * _W_mon_thousands_sep
wchar_t * _W_thousands_sep
wchar_t * _W_mon_decimal_point
wchar_t * _W_int_curr_symbol
wchar_t * _W_currency_symbol
wchar_t * _W_positive_sign
wchar_t * _W_negative_sign
#define _CRT_END_C_HEADER
#define _CRT_BEGIN_C_HEADER
wchar_t *__cdecl _W_Getmonths()
wchar_t *__cdecl _W_Getdays()
size_t __cdecl _Wcsftime(wchar_t *const buffer, size_t const max_size, wchar_t const *const format, tm const *const timeptr, void *const lc_time_arg)
_locale_t __cdecl _wcreate_locale(int _category, const wchar_t *locale)