Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dsmpdtfmt.h1541 const NumberFormat* getNumberFormatByIndex(UDateFormatField index) const;
/third_party/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1557 const NumberFormat* getNumberFormatByIndex(UDateFormatField index) const;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dsmpdtfmt.h1553 const NumberFormat* getNumberFormatByIndex(UDateFormatField index) const;
/third_party/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp317 const NumberFormat *SimpleDateFormat::getNumberFormatByIndex( in getNumberFormatByIndex() function in SimpleDateFormat
1554 currentNumberFormat = getNumberFormatByIndex(patternCharIndex); in subFormat()
2179 return getNumberFormatByIndex(index); in getNumberFormatForField()
3092 currentNumberFormat = getNumberFormatByIndex(patternCharIndex); in subParse()
/third_party/skia/third_party/externals/icu/source/i18n/
Dsmpdtfmt.cpp316 const NumberFormat *SimpleDateFormat::getNumberFormatByIndex( in getNumberFormatByIndex() function in SimpleDateFormat
1512 currentNumberFormat = getNumberFormatByIndex(patternCharIndex); in subFormat()
2131 return getNumberFormatByIndex(index); in getNumberFormatForField()
2999 currentNumberFormat = getNumberFormatByIndex(patternCharIndex); in subParse()
/third_party/node/deps/icu-small/source/i18n/
Dsmpdtfmt.cpp318 const NumberFormat *SimpleDateFormat::getNumberFormatByIndex( in getNumberFormatByIndex() function in SimpleDateFormat
1509 currentNumberFormat = getNumberFormatByIndex(patternCharIndex); in subFormat()
2138 return getNumberFormatByIndex(index); in getNumberFormatForField()
3034 currentNumberFormat = getNumberFormatByIndex(patternCharIndex); in subParse()