Searched refs:ucal_isSet (Results 1 – 4 of 4) sorted by relevance
1185 ucal_isSet(const UCalendar* cal,
485 ucal_isSet( const UCalendar* cal, in ucal_isSet() function
878 if(!ucal_isSet(cal, UCAL_WEEK_OF_YEAR)) in TestFieldGetSet()883 if(ucal_isSet(cal, UCAL_WEEK_OF_YEAR)) in TestFieldGetSet()
532 #define ucal_isSet U_ICU_ENTRY_POINT_RENAME(ucal_isSet) macro