HomeSort by relevance Sort by last modified time
    Searched defs:getCalendarType (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
windttst.cpp 44 static const char *getCalendarType(int32_t type)
128 uprv_strcat(localeID, getCalendarType(calType));
  /external/icu4c/i18n/
calendar.cpp 183 static ECalType getCalendarType(const char *s) {
196 ECalType calType = getCalendarType(keyword);
235 calType = getCalendarType(calTypeBuf);
275 calType = getCalendarType(calTypeBuf);
415 return createStandardCalendar(getCalendarType(keyword), canLoc, status);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1725 milliseconds