Home
last modified time | relevance | path

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

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