ReactOS 0.4.16-dev-13-ge2fc578
|
Public Attributes | |
_Locale_lcid_t | lc |
UINT | cp |
unsigned char | cleads [256/CHAR_BIT] |
unsigned char | max_char_size |
DWORD | mbtowc_flags |
DWORD | wctomb_flags |
Definition at line 25 of file c_wlocale_win32.c.
Definition at line 28 of file c_wlocale_win32.c.
Referenced by _Locale_codecvt_create().
UINT _Locale_codecvt::cp |
Definition at line 27 of file c_wlocale_win32.c.
Referenced by _Locale_codecvt_create(), _Locale_codecvt_name(), _WLocale_mbtowc(), and _WLocale_wctomb().
_Locale_lcid_t _Locale_codecvt::lc |
Definition at line 26 of file c_wlocale_win32.c.
Referenced by _Locale_codecvt_create(), and _Locale_codecvt_name().
Definition at line 29 of file c_wlocale_win32.c.
Referenced by _Locale_codecvt_create(), _WLocale_is_stateless(), _WLocale_mb_cur_max(), and _WLocale_mbtowc().
DWORD _Locale_codecvt::mbtowc_flags |
Definition at line 30 of file c_wlocale_win32.c.
Referenced by _Locale_codecvt_create(), and _WLocale_mbtowc().
DWORD _Locale_codecvt::wctomb_flags |
Definition at line 31 of file c_wlocale_win32.c.
Referenced by _Locale_codecvt_create(), and _WLocale_wctomb().