Home
last modified time | relevance | path

Searched refs:tempNumberFormat (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnfsubs.cpp450 DecimalFormat *tempNumberFormat = new DecimalFormat(workingDescription, *sym, status); in NFSubstitution() local
452 if (!tempNumberFormat) { in NFSubstitution()
457 delete tempNumberFormat; in NFSubstitution()
460 this->numberFormat = tempNumberFormat; in NFSubstitution()
/third_party/icu/icu4c/source/i18n/
Dnfsubs.cpp450 DecimalFormat *tempNumberFormat = new DecimalFormat(workingDescription, *sym, status); in NFSubstitution() local
452 if (!tempNumberFormat) { in NFSubstitution()
457 delete tempNumberFormat; in NFSubstitution()
460 this->numberFormat = tempNumberFormat; in NFSubstitution()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfsubs.cpp450 DecimalFormat *tempNumberFormat = new DecimalFormat(workingDescription, *sym, status); in NFSubstitution() local
452 if (!tempNumberFormat) { in NFSubstitution()
457 delete tempNumberFormat; in NFSubstitution()
460 this->numberFormat = tempNumberFormat; in NFSubstitution()
/third_party/node/deps/icu-small/source/i18n/
Dnfsubs.cpp450 DecimalFormat *tempNumberFormat = new DecimalFormat(workingDescription, *sym, status); in NFSubstitution() local
452 if (!tempNumberFormat) { in NFSubstitution()
457 delete tempNumberFormat; in NFSubstitution()
460 this->numberFormat = tempNumberFormat; in NFSubstitution()