Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp273 JSHandle<JSTaggedValue> currency = in SetNumberFormatUnitOptions() local
673 int32_t JSNumberFormat::CurrencyDigits(const icu::UnicodeString &currency) in CurrencyDigits()
942 JSHandle<JSTaggedValue> currency(thread, JSTaggedValue::Undefined()); in ResolvedOptions() local
Djs_locale.cpp961 bool JSLocale::IsWellFormedCurrencyCode(const std::string &currency) in IsWellFormedCurrencyCode()