Home
last modified time | relevance | path

Searched defs:CURRENCY_SIGN_OPTION_NAME (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_number_format.h56 static const std::vector<std::string> CURRENCY_SIGN_OPTION_NAME; member in panda::ecmascript::JSNumberFormat
H A Djs_number_format.cpp41 const std::vector<std::string> JSNumberFormat::CURRENCY_SIGN_OPTION_NAME = {"standard", "accounting"}; member in panda::ecmascript::JSNumberFormat

Completed in 5 milliseconds