Searched refs:getCachedFormatter (Results 1 – 2 of 2) sorted by relevance
590 Format* MessageFormat::getCachedFormatter(int32_t argumentNumber) const { in getCachedFormatter() function in MessageFormat766 return getCachedFormatter(partIndex); in getFormat()833 t->formatAliases[cnt++] = getCachedFormatter(partIndex); in getFormats()1078 } else if ((formatter = getCachedFormatter(i -2))) { in format()1421 if(cachedFormatters!=NULL && (formatter = getCachedFormatter(i - 2))!=NULL) { in parse()
1025 Format* getCachedFormatter(int32_t argumentNumber) const;