Home
last modified time | relevance | path

Searched refs:anotherMonth (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dvtzone.cpp612 int32_t anotherMonth = -1; in createRuleByRRULE() local
644 if (anotherMonth == -1) { in createRuleByRRULE()
648 anotherMonth = tmp_month; in createRuleByRRULE()
649 earliestMonth = anotherMonth; in createRuleByRRULE()
654 anotherMonth = tmp_month; in createRuleByRRULE()
659 } else if (tmp_month != month && tmp_month != anotherMonth) { in createRuleByRRULE()
/external/chromium_org/third_party/icu/source/i18n/
Dvtzone.cpp612 int32_t anotherMonth = -1; in createRuleByRRULE() local
644 if (anotherMonth == -1) { in createRuleByRRULE()
648 anotherMonth = tmp_month; in createRuleByRRULE()
649 earliestMonth = anotherMonth; in createRuleByRRULE()
654 anotherMonth = tmp_month; in createRuleByRRULE()
659 } else if (tmp_month != month && tmp_month != anotherMonth) { in createRuleByRRULE()