Home
last modified time | relevance | path

Searched refs:LOCALE_MATCHER_OPTION_NAME (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_displaynames.h67 static const std::vector<std::string> LOCALE_MATCHER_OPTION_NAME; member in panda::ecmascript::JSDisplayNames
H A Djs_collator.h39 static const std::vector<std::string> LOCALE_MATCHER_OPTION_NAME; member in panda::ecmascript::JSCollator
H A Djs_displaynames.cpp42 const std::vector<std::string> JSDisplayNames::LOCALE_MATCHER_OPTION_NAME = {"lookup", "best fit"}; member in panda::ecmascript::JSDisplayNames
164 JSDisplayNames::LOCALE_MATCHER_OPTION, JSDisplayNames::LOCALE_MATCHER_OPTION_NAME, in InitializeDisplayNames()
H A Djs_number_format.h62 static const std::vector<std::string> LOCALE_MATCHER_OPTION_NAME; member in panda::ecmascript::JSNumberFormat
H A Djs_collator.cpp39 const std::vector<std::string> JSCollator::LOCALE_MATCHER_OPTION_NAME = {"lookup", "best fit"}; member in panda::ecmascript::JSCollator
138 JSCollator::LOCALE_MATCHER_OPTION, JSCollator::LOCALE_MATCHER_OPTION_NAME, in InitializeCollator()
H A Djs_locale.cpp42 const std::vector<std::string> JSLocale::LOCALE_MATCHER_OPTION_NAME = { member in panda::ecmascript::JSLocale
259 JSLocale::LOCALE_MATCHER_OPTION, JSLocale::LOCALE_MATCHER_OPTION_NAME, in SupportedLocales()
H A Djs_number_format.cpp51 const std::vector<std::string> JSNumberFormat::LOCALE_MATCHER_OPTION_NAME = {"lookup", "best fit"}; member in panda::ecmascript::JSNumberFormat
525 JSNumberFormat::LOCALE_MATCHER_OPTION, JSNumberFormat::LOCALE_MATCHER_OPTION_NAME, in InitializeNumberFormat()
H A Djs_locale.h158 static const std::vector<std::string> LOCALE_MATCHER_OPTION_NAME;

Completed in 9 milliseconds