Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dnfrule.cpp648 NFRule::doFormat(int64_t number, UnicodeString& toInsertInto, int32_t pos) const in doFormat() function in NFRule
670 NFRule::doFormat(double number, UnicodeString& toInsertInto, int32_t pos) const in doFormat() function in NFRule
Ddecimfmt.cpp3275 UBool doFormat, in expandAffix()