Searched refs:months_count (Results 1 – 1 of 1) sorted by relevance
134 int32_t months_count; in AbbreviatedMonthToNumber() local136 format_symbols.getShortMonths(months_count); in AbbreviatedMonthToNumber()141 for (int32_t month = 0; month < months_count; month++) { in AbbreviatedMonthToNumber()