Searched refs:earliestMonth (Results 1 – 3 of 3) sorted by relevance
906 int earliestMonth = month; in createRuleByRRULE()948 earliestMonth = anotherMonth; in createRuleByRRULE()964 if (fields[0] == earliestMonth) { in createRuleByRRULE()977 month = earliestMonth; in createRuleByRRULE()
937 int earliestMonth = month; in createRuleByRRULE()979 earliestMonth = anotherMonth; in createRuleByRRULE()995 if (fields[0] == earliestMonth) { in createRuleByRRULE()1008 month = earliestMonth; in createRuleByRRULE()
606 int32_t earliestMonth = month; in createRuleByRRULE() local651 earliestMonth = anotherMonth; in createRuleByRRULE()667 if (tmp_month == earliestMonth) { in createRuleByRRULE()679 month = earliestMonth; in createRuleByRRULE()