Home
last modified time | relevance | path

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

/external/icu4c/tools/tzcode/
Dzic.c411 static unsigned char abbrinds[TZ_MAX_TYPES]; variable
1767 if (indmap[abbrinds[i]] >= 0)
1769 thisabbr = &chars[abbrinds[i]];
1778 indmap[abbrinds[i]] = j;
1828 (void) putc((unsigned char) indmap[abbrinds[i]], fp);
2457 if (abbrinds[type] != 0)
2458 (void) strcpy(chars, &chars[abbrinds[type]]);
2459 abbrinds[0] = 0;
2522 strcmp(abbr, &chars[abbrinds[i]]) == 0 &&
2553 abbrinds[i] = j;