HomeSort by relevance Sort by last modified time
    Searched refs:historicRuleCount (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
olsontz.cpp 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++) {
    [all...]
olsontz.h 356 int16_t historicRuleCount;

Completed in 13 milliseconds