|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <corecrt.h>

Public Attributes | |
| unsigned short * | pctype |
| int | mb_cur_max |
| unsigned int | lc_codepage |
| int | refcount |
| unsigned int | lc_collate_cp |
| __msvcrt_ulong | lc_handle [6] |
| LC_ID | lc_id [6] |
| struct { | |
| char * locale | |
| wchar_t * wlocale | |
| int * refcount | |
| int * wrefcount | |
| } | lc_category [6] |
| int | lc_clike |
| int * | lconv_intl_refcount |
| int * | lconv_num_refcount |
| int * | lconv_mon_refcount |
| struct lconv * | lconv |
| int * | ctype1_refcount |
| unsigned short * | ctype1 |
| const unsigned char * | pclmap |
| const unsigned char * | pcumap |
| struct __lc_time_data * | lc_time_curr |
| wchar_t * | lc_name [6] |
| unsigned long | lc_handle [6] |
| struct { | |
| char * locale | |
| wchar_t * wlocale | |
| int * refcount | |
| int * wrefcount | |
| } | lc_category [6] |
| const unsigned short * | pctype |
Definition at line 303 of file corecrt.h.
Referenced by create_locinfo(), and test_locale_info().
| int * threadlocaleinfostruct::ctype1_refcount |
Definition at line 302 of file corecrt.h.
Referenced by create_locinfo(), and test_locale_info().
| struct { ... } threadlocaleinfostruct::lc_category[6] |
Referenced by copy_threadlocinfo_category(), and test_locale_info().
| struct { ... } threadlocaleinfostruct::lc_category[6] |
| int threadlocaleinfostruct::lc_clike |
Definition at line 294 of file corecrt.h.
Referenced by create_locinfo().
Definition at line 278 of file corecrt.h.
Referenced by ___lc_codepage_func(), __init_global_locale(), create_locinfo(), msvcrt_init_locale(), and test_locale_info().
Definition at line 285 of file corecrt.h.
Referenced by ___lc_collate_cp_func(), __init_global_locale(), create_locinfo(), and msvcrt_init_locale().
| __msvcrt_ulong threadlocaleinfostruct::lc_handle[6] |
Definition at line 286 of file corecrt.h.
Referenced by ___lc_handle_func(), __init_global_locale(), _create_locale(), copy_threadlocinfo_category(), create_locinfo(), msvcrt_init_locale(), setlocale(), and test_locale_info().
| LC_ID threadlocaleinfostruct::lc_id |
Definition at line 287 of file corecrt.h.
Referenced by _create_locale(), copy_threadlocinfo_category(), create_locinfo(), and test_locale_info().
| wchar_t* threadlocaleinfostruct::lc_name[6] |
Definition at line 311 of file corecrt.h.
Referenced by copy_threadlocinfo_category(), and create_locinfo().
| struct __lc_time_data * threadlocaleinfostruct::lc_time_curr |
Definition at line 309 of file corecrt.h.
Referenced by _Getdays(), _Getmonths(), _Gettnames(), create_locinfo(), and strftime_impl().
Definition at line 301 of file corecrt.h.
Referenced by create_locinfo(), and localeconv().
| int * threadlocaleinfostruct::lconv_intl_refcount |
Definition at line 298 of file corecrt.h.
Referenced by create_locinfo().
| int * threadlocaleinfostruct::lconv_mon_refcount |
Definition at line 300 of file corecrt.h.
Referenced by create_locinfo().
| int * threadlocaleinfostruct::lconv_num_refcount |
Definition at line 299 of file corecrt.h.
Referenced by create_locinfo().
| int threadlocaleinfostruct::mb_cur_max |
Definition at line 277 of file corecrt.h.
Referenced by __init_global_locale(), create_locinfo(), msvcrt_init_locale(), and test_locale_info().
Definition at line 307 of file corecrt.h.
Referenced by create_locinfo(), and test_locale_info().
Definition at line 276 of file corecrt.h.
Referenced by __p__pctype(), __pctype_func(), create_locinfo(), and msvcrt_init_locale().
Definition at line 308 of file corecrt.h.
Referenced by create_locinfo(), and test_locale_info().
| int threadlocaleinfostruct::refcount |
Definition at line 281 of file corecrt.h.
Referenced by _free_locale().