Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c408 static unsigned char abbrinds[TZ_MAX_TYPES]; variable
1790 &chars[abbrinds[mrudst]], in writezone()
1804 &chars[abbrinds[mrustd]], in writezone()
1827 abbrinds[0] = abbrinds[i]; in writezone()
1842 if (indmap[abbrinds[i]] >= 0) in writezone()
1844 thisabbr = &chars[abbrinds[i]]; in writezone()
1853 indmap[abbrinds[i]] = j; in writezone()
1899 (void) putc((unsigned char) indmap[abbrinds[i]], fp); in writezone()
2274 gmtoffs[0] = isdsts[0] = ttisstds[0] = ttisgmts[0] = abbrinds[0] = -1; in outzone()
2667 abbrinds[typecnt] = abbrinds[lastat->type]; in outzone()
[all …]