|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| _Locale_lcid_t | lc |
| UINT | cp |
| unsigned short | ctable [256] |
Definition at line 183 of file c_locale_win32.c.
| UINT _Locale_ctype::cp |
Definition at line 185 of file c_locale_win32.c.
Referenced by _Locale_ctype_create(), _Locale_ctype_name(), _Locale_tolower(), and _Locale_toupper().
Definition at line 186 of file c_locale_win32.c.
Referenced by _Locale_ctype_create(), and _Locale_ctype_table().
| _Locale_lcid_t _Locale_ctype::lc |
Definition at line 184 of file c_locale_win32.c.
Referenced by _Locale_ctype_create(), _Locale_ctype_name(), _Locale_get_ctype_hint(), _Locale_tolower(), _Locale_toupper(), _WLocale_tolower(), and _WLocale_toupper().