Home
last modified time | relevance | path

Searched refs:getNumberFormatByIndex (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Dsmpdtfmt.h1140 NumberFormat * getNumberFormatByIndex(UDateFormatField index) const;
/external/icu4c/i18n/
Dsmpdtfmt.cpp1212 currentNumberFormat = getNumberFormatByIndex(patternCharIndex); in subFormat()
1544 SimpleDateFormat::getNumberFormatByIndex(UDateFormatField index) const { in getNumberFormatByIndex() function in SimpleDateFormat
2369 currentNumberFormat = getNumberFormatByIndex(patternCharIndex); in subParse()