Home
last modified time | relevance | path

Searched refs:getCachedFormatter (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp593 Format* MessageFormat::getCachedFormatter(int32_t argumentNumber) const { in getCachedFormatter() function in MessageFormat
769 return getCachedFormatter(partIndex); in getFormat()
841 t->formatAliases[cnt++] = getCachedFormatter(partIndex); in getFormats()
1086 } else if ((formatter = getCachedFormatter(i -2)) != 0) { in format()
1429 if(cachedFormatters!=NULL && (formatter = getCachedFormatter(i - 2))!=NULL) { in parse()
/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h1049 Format* getCachedFormatter(int32_t argumentNumber) const;
/external/icu/libicu/cts_headers/unicode/
Dmsgfmt.h1049 Format* getCachedFormatter(int32_t argumentNumber) const;