Home | History | Annotate | Download | only in i18n

Lines Matching defs:compareToRule

43 // The compareToRule() method adjusts to February 28 in non-leap years.
474 int32_t startCompare = compareToRule((int8_t)month, (int8_t)monthLength, (int8_t)prevMonthLength,
488 endCompare = compareToRule((int8_t)month, (int8_t)monthLength, (int8_t)prevMonthLength,
568 SimpleTimeZone::compareToRule(int8_t month, int8_t monthLen, int8_t prevMonthLen,