Searched refs:compareToRule (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/ |
D | simpletz.cpp | 474 … int32_t startCompare = compareToRule((int8_t)month, (int8_t)monthLength, (int8_t)prevMonthLength, in getOffset() 488 endCompare = compareToRule((int8_t)month, (int8_t)monthLength, (int8_t)prevMonthLength, in getOffset() 568 SimpleTimeZone::compareToRule(int8_t month, int8_t monthLen, int8_t prevMonthLen, in compareToRule() function in SimpleTimeZone
|
/external/icu4c/i18n/unicode/ |
D | simpletz.h | 830 static int32_t compareToRule(int8_t month, int8_t monthLen, int8_t prevMonthLen,
|