Home
last modified time | relevance | path

Searched defs:HandleLocaleExtension (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dlocale_helper_test.cpp233 HWTEST_F_L0(LocaleHelperTest, HandleLocaleExtension) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp379 void LocaleHelper::HandleLocaleExtension(size_t &start, size_t &extensionEnd, const std::string res… in HandleLocaleExtension() function in panda::ecmascript::intl::LocaleHelper