Home
last modified time | relevance | path

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

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