Searched refs:getDateFormatSymbols (Results 1 – 5 of 5) sorted by relevance
154 const DateFormatSymbols *syms = pat.getDateFormatSymbols(); in testAPI()165 if( *(pat.getDateFormatSymbols()) != *(def.getDateFormatSymbols())) { in testAPI()
1851 const DateFormatSymbols* sym = dat->getDateFormatSymbols(); in TestGetLocale()
316 ((SimpleDateFormat*)fmt)->getDateFormatSymbols(); in udat_getSymbols()422 ((SimpleDateFormat*)fmt)->getDateFormatSymbols(); in udat_countSymbols()708 …ateFormatSymbols *syms = (DateFormatSymbols *)((SimpleDateFormat *)format)->getDateFormatSymbols(); in udat_setSymbols()
2361 SimpleDateFormat::getDateFormatSymbols() const in getDateFormatSymbols() function in SimpleDateFormat
549 virtual const DateFormatSymbols* getDateFormatSymbols(void) const;