Home | History | Annotate | Download | only in i18n

Lines Matching defs:compareToRule

44 // The compareToRule() method adjusts to February 28 in non-leap years.
475 int32_t startCompare = compareToRule((int8_t)month, (int8_t)monthLength, (int8_t)prevMonthLength,
489 endCompare = compareToRule((int8_t)month, (int8_t)monthLength, (int8_t)prevMonthLength,
569 SimpleTimeZone::compareToRule(int8_t month, int8_t monthLen, int8_t prevMonthLen,