Home | History | Annotate | Download | only in i18n

Lines Matching refs:historicRuleCount

641     historicRuleCount = 0;
662 for (int i = 0; i < historicRuleCount; i++) {
741 historicRuleCount = typeCount;
742 historicRules = (TimeArrayTimeZoneRule**)uprv_malloc(sizeof(TimeArrayTimeZoneRule*)*historicRuleCount);
749 for (int i = 0; i < historicRuleCount; i++) {
991 for (int32_t i = 0; i < historicRuleCount; i++) {
1028 for (int32_t i = 0; i < historicRuleCount; i++) {