Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcalendar.cpp641 static const char gGregorian[] = "gregorian"; variable
3804 if (type != NULL && *type != '\0' && uprv_strcmp(type, gGregorian) != 0) { in setWeekData()
3812 monthNames.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), gGregorian, in setWeekData()