ReactOS 0.4.16-dev-786-gfc6330a
|
#include <crtdefs.h>
Public Attributes | |
int | refcount |
unsigned int | lc_codepage |
unsigned int | lc_collate_cp |
unsigned long | 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 | mb_cur_max |
int * | lconv_intl_refcount |
int * | lconv_num_refcount |
int * | lconv_mon_refcount |
struct lconv * | lconv |
int * | ctype1_refcount |
unsigned short * | ctype1 |
const unsigned short * | pctype |
const unsigned char * | pclmap |
const unsigned char * | pcumap |
struct __lc_time_data * | lc_time_curr |
Definition at line 280 of file crtdefs.h.
Referenced by test_locale_info().
int* threadlocaleinfostruct::ctype1_refcount |
Definition at line 279 of file crtdefs.h.
Referenced by test_locale_info().
struct { ... } threadlocaleinfostruct::lc_category[6] |
Referenced by test_locale_info().
Definition at line 263 of file crtdefs.h.
Referenced by test_locale_info().
Definition at line 265 of file crtdefs.h.
Referenced by test_locale_info().
LC_ID threadlocaleinfostruct::lc_id[6] |
Definition at line 266 of file crtdefs.h.
Referenced by test_locale_info().
struct __lc_time_data* threadlocaleinfostruct::lc_time_curr |
int threadlocaleinfostruct::mb_cur_max |
Definition at line 274 of file crtdefs.h.
Referenced by test_locale_info().
Definition at line 282 of file crtdefs.h.
Referenced by test_locale_info().
Definition at line 283 of file crtdefs.h.
Referenced by test_locale_info().
int threadlocaleinfostruct::refcount |
Definition at line 262 of file crtdefs.h.
Referenced by _free_locale().