Searched defs:numFormat (Results 1 – 3 of 3) sorted by relevance
39 char *numFormat = nullptr; // number format style member
78 NumberFormat numFormat(info, status); in InitNumArray() local
422 NumberFormat *numFormat = new (std::nothrow) NumberFormat(locales, options); variable