Home
last modified time | relevance | path

Searched refs:ucal_getType (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducal.h1309 ucal_getType(const UCalendar *cal, UErrorCode* status);
/external/icu/icu4c/source/i18n/
Ducal.cpp590 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
/external/icu/icu4c/source/test/cintltst/
Dccaltst.c464 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()
/external/icu/icu4c/source/common/unicode/
Durename.h528 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro