List of all mappings for a locale. More...
Data Fields | |
char * | localeMapping |
struct localeMapping_s * | next |
List of all mappings for a locale.
Definition at line 38 of file cl_language.c.
string that contains e.g. en_US.UTF-8
Definition at line 35 of file cl_language.c.
Referenced by CL_GetLocaleID(), CL_LanguageTest(), CL_LanguageTryToSet(), and CL_ParseLanguages().
struct localeMapping_s* localeMapping_s::next |
next entry in the linked list
Definition at line 36 of file cl_language.c.
Referenced by CL_GetLocaleID(), CL_LanguageTest(), CL_LanguageTryToSet(), and CL_ParseLanguages().