Searched refs:territory (Results 1 – 5 of 5) sorted by relevance
/locale/ |
A D | findlocale.c | 109 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 D | categories.def | 342 DEFINE_ELEMENT (_NL_IDENTIFICATION_TERRITORY, "territory", std, string)
|
/locale/programs/ |
A D | ld-identification.c | 45 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 D | locarchive.c | 1145 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 D | locfile-kw.gperf | 197 territory, tok_territory, 0
|
Completed in 13 milliseconds