HomeSort by relevance Sort by last modified time
    Searched full:tempnumberformat (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/i18n/
nfsubs.cpp 446 DecimalFormat *tempNumberFormat = new DecimalFormat(workingDescription, *sym, status);
448 if (!tempNumberFormat) {
453 delete tempNumberFormat;
456 this->numberFormat = tempNumberFormat;
    [all...]

Completed in 247 milliseconds