Go to the source code of this file.
◆ _CONFIG_LOCALE_SWT
◆ _DISABLE_PER_THREAD_LOCALE
| #define _DISABLE_PER_THREAD_LOCALE 0x2 |
◆ _DISABLE_PER_THREAD_LOCALE_GLOBAL
| #define _DISABLE_PER_THREAD_LOCALE_GLOBAL 0x20 |
◆ _DISABLE_PER_THREAD_LOCALE_NEW
| #define _DISABLE_PER_THREAD_LOCALE_NEW 0x200 |
◆ _ENABLE_PER_THREAD_LOCALE
| #define _ENABLE_PER_THREAD_LOCALE 0x1 |
◆ _ENABLE_PER_THREAD_LOCALE_GLOBAL
| #define _ENABLE_PER_THREAD_LOCALE_GLOBAL 0x10 |
◆ _ENABLE_PER_THREAD_LOCALE_NEW
| #define _ENABLE_PER_THREAD_LOCALE_NEW 0x100 |
◆ _LCONV_DEFINED
◆ _WLOCALE_DEFINED
◆ LC_ALL
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.
Definition at line 17 of file locale.h.
◆ LC_COLLATE
◆ LC_CTYPE
◆ LC_MAX
◆ LC_MIN
◆ LC_MONETARY
◆ LC_NUMERIC
◆ LC_TIME
◆ ___lc_codepage_func()
Definition at line 1047 of file locale.c.
1048{
1050}
pthreadlocinfo CDECL get_locinfo(void)
◆ ___lc_collate_cp_func()
◆ __create_locale()
◆ __free_locale()
◆ __get_current_locale()
◆ _configthreadlocale()
◆ _create_locale()
◆ _free_locale()
◆ _get_current_locale()
Definition at line 1171 of file locale.c.
1172{
1174 if(!loc)
1176
1178}
_locale_t CDECL get_current_locale_noalloc(_locale_t locale)
◆ _wsetlocale()
◆ localeconv()
◆ setlocale()