Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-i18n.cc227 char icu_base_locale[ULOC_FULLNAME_CAPACITY]; in RUNTIME_FUNCTION() local
228 uloc_getBaseName(icu_locale, icu_base_locale, ULOC_FULLNAME_CAPACITY, in RUNTIME_FUNCTION()
239 uloc_toLanguageTag(icu_base_locale, base_locale, ULOC_FULLNAME_CAPACITY, in RUNTIME_FUNCTION()