Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
Dpersncal.cpp32 static const int8_t kPersianLeapMonthLength[] variable
153 return isLeapYear(extendedYear) ? kPersianLeapMonthLength[month] : kPersianMonthLength[month]; in handleGetMonthLength()
/third_party/skia/third_party/externals/icu/source/i18n/
Dpersncal.cpp32 static const int8_t kPersianLeapMonthLength[] variable
153 return isLeapYear(extendedYear) ? kPersianLeapMonthLength[month] : kPersianMonthLength[month]; in handleGetMonthLength()
/third_party/node/deps/icu-small/source/i18n/
Dpersncal.cpp32 static const int8_t kPersianLeapMonthLength[] variable
153 return isLeapYear(extendedYear) ? kPersianLeapMonthLength[month] : kPersianMonthLength[month]; in handleGetMonthLength()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dpersncal.cpp32 static const int8_t kPersianLeapMonthLength[] variable
153 return isLeapYear(extendedYear) ? kPersianLeapMonthLength[month] : kPersianMonthLength[month]; in handleGetMonthLength()