ReactOS 0.4.16-dev-112-g52265ae
|
#include <msvcrt.h>
Public Attributes | |
int | refcount |
unsigned int | lc_codepage |
unsigned int | lc_collate_cp |
MSVCRT_ulong | lc_handle [6] |
MSVCRT_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 MSVCRT_lconv * | lconv |
int * | ctype1_refcount |
unsigned short * | ctype1 |
unsigned short * | pctype |
unsigned char * | pclmap |
unsigned char * | pcumap |
struct MSVCRT___lc_time_data * | lc_time_curr |
LONG | refcount |
unsigned long | lc_handle [6] |
LC_ID | lc_id [6] |
struct { | |
char * locale | |
wchar_t * wlocale | |
int * refcount | |
int * wrefcount | |
} | lc_category [6] |
struct lconv * | lconv |
const unsigned short * | pctype |
struct __lc_time_data * | lc_time_curr |
struct { | |
char * locale | |
MSVCRT_wchar_t * wlocale | |
int * refcount | |
int * wrefcount | |
} | lc_category [6] |
MSVCRT___lc_time_data * | lc_time_curr |
Definition at line 130 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and setlocale().
int * MSVCRT_threadlocaleinfostruct::ctype1_refcount |
Definition at line 129 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and setlocale().
struct { ... } MSVCRT_threadlocaleinfostruct::lc_category[6] |
Referenced by MSVCRT__create_locale(), setlocale(), and update_threadlocinfo_category().
struct { ... } MSVCRT_threadlocaleinfostruct::lc_category[6] |
struct { ... } MSVCRT_threadlocaleinfostruct::lc_category[6] |
int MSVCRT_threadlocaleinfostruct::lc_clike |
Definition at line 123 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and setlocale().
Definition at line 113 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and setlocale().
Definition at line 114 of file msvcrt.h.
Referenced by ___lc_collate_cp_func(), MSVCRT__create_locale(), and setlocale().
MSVCRT_ulong MSVCRT_threadlocaleinfostruct::lc_handle |
Definition at line 115 of file msvcrt.h.
Referenced by setlocale(), and update_threadlocinfo_category().
MSVCRT_LC_ID MSVCRT_threadlocaleinfostruct::lc_id |
Definition at line 116 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and update_threadlocinfo_category().
struct MSVCRT___lc_time_data* MSVCRT_threadlocaleinfostruct::lc_time_curr |
Definition at line 134 of file msvcrt.h.
Referenced by _Getdays(), _Getmonths(), _Gettnames(), MSVCRT__create_locale(), and setlocale().
struct __lc_time_data* MSVCRT_threadlocaleinfostruct::lc_time_curr |
MSVCRT___lc_time_data* MSVCRT_threadlocaleinfostruct::lc_time_curr |
struct MSVCRT_lconv * MSVCRT_threadlocaleinfostruct::lconv |
Definition at line 128 of file msvcrt.h.
Referenced by localeconv(), MSVCRT__create_locale(), and setlocale().
int * MSVCRT_threadlocaleinfostruct::lconv_intl_refcount |
Definition at line 125 of file msvcrt.h.
Referenced by MSVCRT__create_locale().
int * MSVCRT_threadlocaleinfostruct::lconv_mon_refcount |
Definition at line 127 of file msvcrt.h.
Referenced by MSVCRT__create_locale().
int * MSVCRT_threadlocaleinfostruct::lconv_num_refcount |
Definition at line 126 of file msvcrt.h.
Referenced by MSVCRT__create_locale().
int MSVCRT_threadlocaleinfostruct::mb_cur_max |
Definition at line 124 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and setlocale().
Definition at line 132 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and setlocale().
Definition at line 131 of file msvcrt.h.
Referenced by __p__pctype(), __pctype_func(), MSVCRT__create_locale(), and setlocale().
Definition at line 133 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and setlocale().
int MSVCRT_threadlocaleinfostruct::refcount |
Definition at line 112 of file msvcrt.h.
Referenced by MSVCRT__create_locale(), and MSVCRT__get_current_locale().
MSVCRT_wchar_t* MSVCRT_threadlocaleinfostruct::wlocale |