Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dmsgfmt.cpp761 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats()
792 MessageFormat::setFormats(const Format** newFormats, in setFormats()
Dchoicfmt.cpp315 UnicodeString *newFormats = new UnicodeString[count]; in applyPattern() local