Home | History | Annotate | Download | only in i18n

Lines Matching refs:historicRuleCount

593     historicRuleCount = 0;
614 for (int i = 0; i < historicRuleCount; i++) {
692 historicRuleCount = typeCount;
693 historicRules = (TimeArrayTimeZoneRule**)uprv_malloc(sizeof(TimeArrayTimeZoneRule*)*historicRuleCount);
700 for (int i = 0; i < historicRuleCount; i++) {
954 for (int32_t i = 0; i < historicRuleCount; i++) {
991 for (int32_t i = 0; i < historicRuleCount; i++) {