Searched defs:LocaleVariable (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dlocale-util.h27 typedef enum LocaleVariable { enum
47 } LocaleVariable; typedef in typeref:enum:LocaleVariable
72 const char* locale_variable_to_string(LocaleVariable i) _const_;
73 LocaleVariable locale_variable_from_string(const char *s) _pure_;

Completed in 14 milliseconds