Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dintl-objects.cc1590 icu::UnicodeString locale_uni(locale.c_str(), -1, US_INV); in IsStructurallyValidLanguageTag() local
1593 language_tag_regexp_matcher->reset(locale_uni); in IsStructurallyValidLanguageTag()
2289 icu::UnicodeString locale_uni(locale.c_str(), -1, US_INV); in LookupSupportedLocales() local
2294 matcher->reset(locale_uni); in LookupSupportedLocales()