Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlNumberFormatters.h98 std::string useGrouping; member
/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp678 bool useGrouping = false; in InitializeNumberFormat() local