Searched refs:ucal_getType (Results 1 – 8 of 8) sorted by relevance
1176 ucal_getType(const UCalendar *cal, UErrorCode* status);
1311 ucal_getType(const UCalendar *cal, UErrorCode* status);
541 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
590 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
458 const char * calType = ucal_getType(caldef, &status); in TestCalendar()2123 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()2140 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()
518 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
524 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
427 const char * calType = ucal_getType(caldef, &status); in TestCalendar()