Searched refs:anotherMonth (Results 1 – 2 of 2) sorted by relevance
612 int32_t anotherMonth = -1; in createRuleByRRULE() local644 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()