Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DJapaneseCalendar.java473 int nextEraMonth = nextEraStart[1]; // 1-base in getActualMaximum() local
477 if (nextEraMonth == 1 && nextEraDate == 1) { in getActualMaximum()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DJapaneseCalendar.java453 int nextEraMonth = nextEraStart[1]; // 1-base in getActualMaximum() local
457 if (nextEraMonth == 1 && nextEraDate == 1) { in getActualMaximum()
/third_party/icu/icu4c/source/i18n/
Djapancal.cpp292 int32_t nextEraMonth = nextEraStart[1]; // 1-base in getActualMaximum() local
297 if (nextEraMonth == 1 && nextEraDate == 1) { in getActualMaximum()
/third_party/node/deps/icu-small/source/i18n/
Djapancal.cpp292 int32_t nextEraMonth = nextEraStart[1]; // 1-base in getActualMaximum() local
297 if (nextEraMonth == 1 && nextEraDate == 1) { in getActualMaximum()
/third_party/skia/third_party/externals/icu/source/i18n/
Djapancal.cpp292 int32_t nextEraMonth = nextEraStart[1]; // 1-base in getActualMaximum() local
297 if (nextEraMonth == 1 && nextEraDate == 1) { in getActualMaximum()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Djapancal.cpp275 int32_t nextEraMonth = nextEraStart[1]; // 1-base in getActualMaximum() local
280 if (nextEraMonth == 1 && nextEraDate == 1) { in getActualMaximum()