Searched refs:ucal_getType (Results 1 – 9 of 9) sorted by relevance
1371 ucal_getType(const UCalendar *cal, UErrorCode* status);
539 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
617 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
492 const char * calType = ucal_getType(caldef, &status); in TestCalendar()2178 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()2195 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()