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
_In_z_ _Printf_format_string_ char const *const _Format
_CRTIMP unsigned int __cdecl ___lc_collate_cp_func(void)
_Check_return_opt_ int __cdecl _configthreadlocale(_In_ int _Flag)
_Check_return_opt_ _locale_t __cdecl _create_locale(_In_ int _Category, _In_z_ const char *_Locale)
_Check_return_opt_ _CRTIMP struct lconv *__cdecl localeconv(void)
void __cdecl _free_locale(_In_opt_ _locale_t _Locale)
_CRTIMP unsigned int __cdecl ___lc_codepage_func(void)
_Check_return_opt_ _locale_t __cdecl _get_current_locale(void)
_Check_return_opt_ _CRTIMP wchar_t *__cdecl _wsetlocale(_In_ int _Category, _In_opt_z_ const wchar_t *_Locale)
_In_ _Pre_notnull_ _Buffer
wchar_t **__cdecl ___lc_locale_name_func()
void __cdecl _lock_locales()
void __cdecl _unlock_locales()
void *__cdecl _Gettnames(void)
#define _Out_writes_z_(s)
_In_ size_t _In_z_ _Printf_format_string_ const char _In_ const struct tm _In_opt_ _locale_t _Locale
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 _Check_return_opt_
#define _UCRT_DISABLE_CLANG_WARNINGS
#define _UCRT_RESTORE_CLANG_WARNINGS
#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)
_CRTIMP size_t __cdecl _Strftime(char *, size_t _Maxsize, const char *, const struct tm *, void *)
_CRTIMP char *__cdecl _Getdays(void)
_CRTIMP char *__cdecl _Getmonths(void)