Searched refs:historicCount (Results 1 – 1 of 1) sorted by relevance
189 int32_t historicCount = fHistoricRules->size(); in complete() local190 done = (UBool*)uprv_malloc(sizeof(UBool) * historicCount); in complete()195 for (i = 0; i < historicCount; i++) { in complete()209 for (i = 0; i < historicCount; i++) { in complete()235 for (int32_t j = 0; j < historicCount; j++) { in complete()610 int32_t historicCount = fHistoricRules->size(); in getTimeZoneRules() local612 while (cnt < trscount && idx < historicCount) { in getTimeZoneRules()