Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dplural_rules.h43 icu::number::LocalizedNumberFormatter numberFormatter; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format.cpp63 NumberFormatImpl *numberFormatter = new(nothrow) NumberFormatImpl(locale, status); in Init() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/ime/
H A Dime_test.cpp810 NumberFormatter numberFormatter; variable