Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c1717 char thischars[TZ_MAX_CHARS]; in writezone() local
1846 if (strcmp(&thischars[j], thisabbr) == 0) in writezone()
1849 (void) strcpy(&thischars[(int) thischarcnt], in writezone()
1902 (void) fwrite(thischars, sizeof thischars[0], in writezone()