Searched defs:Lc_language_s (Results 1 – 8 of 8) sorted by relevance
80 typedef struct Lc_language_s struct82 const char* code;83 const char* name;84 const char* alternates;85 const Lc_charset_t* charset;86 unsigned long flags;87 unsigned long index;88 const Lc_attribute_t* attributes[LC_language_attribute_max];