Searched refs:ucal_getType (Results 1 – 4 of 4) sorted by relevance
1309 ucal_getType(const UCalendar *cal, UErrorCode* status);
590 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
464 const char * calType = ucal_getType(caldef, &status); in TestCalendar()2141 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()2158 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()
528 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro