Home
last modified time | relevance | path

Searched refs:tmpcnt (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dolsontz.cpp1068 int32_t tmpcnt = trscount - cnt; in getTimeZoneRules() local
1069 finalZoneWithStartYear->getTimeZoneRules(tmpini, &trsrules[cnt], tmpcnt, status); in getTimeZoneRules()
1073 cnt += tmpcnt; in getTimeZoneRules()