|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Public Attributes | |
| WCHAR | win_name [128] |
| WCHAR | lang [128] |
| WCHAR * | country |
| WCHAR * | charset |
| WCHAR * | script |
| WCHAR * | modifier |
| LCID | lcid |
| int | matches |
| UINT | codepage |
| UINT locale_name::codepage |
Definition at line 157 of file locale.c.
Referenced by setup_unix_locales().
| WCHAR* locale_name::country |
Definition at line 151 of file locale.c.
Referenced by get_locale().
| LCID locale_name::lcid |
Definition at line 155 of file locale.c.
Referenced by IsValidLocaleName(), and setup_unix_locales().
| int locale_name::matches |
Definition at line 156 of file locale.c.
Referenced by IsValidLocaleName(), and setup_unix_locales().