Home
last modified time | relevance | path

Searched refs:getDateFormatSymbols (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/test/intltest/
Dsdtfmtts.cpp154 const DateFormatSymbols *syms = pat.getDateFormatSymbols(); in testAPI()
165 if( *(pat.getDateFormatSymbols()) != *(def.getDateFormatSymbols())) { in testAPI()
Dloctest.cpp1851 const DateFormatSymbols* sym = dat->getDateFormatSymbols(); in TestGetLocale()
/external/icu4c/i18n/
Dudat.cpp316 ((SimpleDateFormat*)fmt)->getDateFormatSymbols(); in udat_getSymbols()
422 ((SimpleDateFormat*)fmt)->getDateFormatSymbols(); in udat_countSymbols()
708 …ateFormatSymbols *syms = (DateFormatSymbols *)((SimpleDateFormat *)format)->getDateFormatSymbols(); in udat_setSymbols()
Dsmpdtfmt.cpp2361 SimpleDateFormat::getDateFormatSymbols() const in getDateFormatSymbols() function in SimpleDateFormat
/external/icu4c/i18n/unicode/
Dsmpdtfmt.h549 virtual const DateFormatSymbols* getDateFormatSymbols(void) const;