ReactOS 0.4.16-dev-336-gb667d82
|
Public Attributes | |
_Locale_lcid_t | lc |
char | cp [MAX_CP_LEN+1] |
Definition at line 213 of file c_locale_win32.c.
char _Locale_collate::cp[MAX_CP_LEN+1] |
Definition at line 215 of file c_locale_win32.c.
Referenced by _Locale_collate_create(), _Locale_collate_name(), _Locale_strcmp(), and _Locale_strxfrm().
_Locale_lcid_t _Locale_collate::lc |
Definition at line 214 of file c_locale_win32.c.
Referenced by _Locale_collate_create(), _Locale_collate_name(), _Locale_get_collate_hint(), _Locale_strcmp(), _Locale_strcmp_auxA(), _Locale_strxfrm(), _WLocale_strcmp_aux(), and _WLocale_strxfrm().