Searched refs:icu_country (Results 1 – 1 of 1) sorted by relevance
916 const char* icu_country = new_locale.getCountry(); in RemoveLocaleScriptTag() local917 icu::Locale short_locale = icu::Locale(icu_language, icu_country); in RemoveLocaleScriptTag()