Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Djapancal.cpp279 #define kEraCount (sizeof(kEraInfo)/sizeof(kEraInfo[0])) macro
284 static const int32_t kCurrentEra = (kEraCount-1); // int32_t to match the calendar field type
401 int32_t high = kEraCount; in handleComputeFields()