Searched refs:LocaleVariable (Results 1 – 6 of 6) sorted by relevance
10 typedef enum LocaleVariable { enum30 } LocaleVariable; typedef42 const char* locale_variable_to_string(LocaleVariable i) _const_;43 LocaleVariable locale_variable_from_string(const char *s) _pure_;
326 for (LocaleVariable i = 0; i < _VARIABLE_LC_MAX; i++) in locale_variables_free()347 DEFINE_STRING_TABLE_LOOKUP(locale_variable, LocaleVariable);
54 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) { in locale_update_system_manager()191 for (LocaleVariable p = 0, q = 0; p < _VARIABLE_LC_MAX; p++) { in property_get_locale()271 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) { in process_locale_list_item()307 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) { in locale_gen_process_locale()405 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) in method_set_locale()414 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) in method_set_locale()446 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) in method_set_locale()
69 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) in context_free_locale()86 for (LocaleVariable p = VARIABLE_LANG+1; p < _VARIABLE_LC_MAX; p++) in locale_simplify()141 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) { in locale_read_data()290 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) in locale_write_data()
83 for (LocaleVariable j = 0; j < _VARIABLE_LC_MAX; j++) in print_overridden_variables()
60 for (LocaleVariable i = 0; i < _VARIABLE_LC_MAX; i++) { in locale_setup()