Searched refs:thischars (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c1720 char thischars[TZ_MAX_CHARS]; local
1771 if (strcmp(&thischars[j], thisabbr) == 0)
1774 (void) strcpy(&thischars[(int) thischarcnt],
1831 (void) fwrite((void *) thischars,
1832 (size_t) sizeof thischars[0],

Completed in 126 milliseconds