Home
last modified time | relevance | path

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

/base/global/i18n_lite/frameworks/i18n/include/
Dnumber_data.h39 char *numFormat = nullptr; // number format style member
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test.cpp422 NumberFormat *numFormat = new (std::nothrow) NumberFormat(locales, options); variable