Home
last modified time | relevance | path

Searched refs:territory (Results 1 – 5 of 5) sorted by relevance

/locale/
A Dfindlocale.c109 const char *territory; in _nl_find_locale() local
196 mask = _nl_explode_name (loc_name, &language, &modifier, &territory, in _nl_find_locale()
206 language, territory, codeset, in _nl_find_locale()
216 language, territory, codeset, in _nl_find_locale()
A Dcategories.def342 DEFINE_ELEMENT (_NL_IDENTIFICATION_TERRITORY, "territory", std, string)
/locale/programs/
A Dld-identification.c45 const char *territory; member
156 TEST_ELEM (territory); in identification_finish()
225 add_locale_string (&file, identification->territory); in identification_output()
328 STR_ELEM (territory); in identification_read()
A Dlocarchive.c1145 const char *territory; in add_locale_to_archive() local
1149 &language, &modifier, &territory, in add_locale_to_archive()
1158 language, territory == NULL ? "" : "_", territory ?: "", in add_locale_to_archive()
1192 language, territory == NULL ? "" : "_", territory ?: "", in add_locale_to_archive()
1298 && !strcmp (territory ?: "", rhs_territory ?: "") in add_locale_to_archive()
A Dlocfile-kw.gperf197 territory, tok_territory, 0

Completed in 13 milliseconds