Searched refs:historicCount (Results 1 – 1 of 1) sorted by relevance
187 int32_t historicCount = fHistoricRules->size(); in complete() local188 done = (UBool*)uprv_malloc(sizeof(UBool) * historicCount); in complete()193 for (i = 0; i < historicCount; i++) { in complete()207 for (i = 0; i < historicCount; i++) { in complete()233 for (int32_t j = 0; j < historicCount; j++) { in complete()608 int32_t historicCount = fHistoricRules->size(); in getTimeZoneRules() local610 while (cnt < trscount && idx < historicCount) { in getTimeZoneRules()