Searched defs:Lc_language_s (Results 1 – 4 of 4) sorted by relevance
51 typedef struct Lc_language_s struct53 const char* code;54 const char* name;55 const char* alternates;56 const Lc_charset_t* charset;57 unsigned long flags;58 unsigned long index;59 const Lc_attribute_t* attributes[LC_language_attribute_max];