Home
last modified time | relevance | path

Searched defs:numFormat (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_data.h39 char *numFormat = nullptr; // number format style member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp78 NumberFormat numFormat(info, status); in InitNumArray() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test.cpp422 NumberFormat *numFormat = new (std::nothrow) NumberFormat(locales, options); variable