Searched refs:short_locale (Results 1 – 1 of 1) sorted by relevance
917 icu::Locale short_locale = icu::Locale(icu_language, icu_country); in RemoveLocaleScriptTag() local918 const char* icu_name = short_locale.getName(); in RemoveLocaleScriptTag()