Lines Matching defs:locale_identification_t
35 struct locale_identification_t struct
37 const char *title;
38 const char *source;
39 const char *address;
40 const char *contact;
41 const char *email;
42 const char *tel;
43 const char *fax;
44 const char *language;
45 const char *territory;
46 const char *audience;
47 const char *application;
48 const char *abbreviation;
49 const char *revision;
50 const char *date;
51 const char *category[__LC_LAST];