Home
last modified time | relevance | path

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

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