Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c1718 char thischarcnt; in writezone() local
1836 thischarcnt = 0; in writezone()
1845 for (j = 0; j < thischarcnt; ++j) in writezone()
1848 if (j == thischarcnt) { in writezone()
1849 (void) strcpy(&thischars[(int) thischarcnt], in writezone()
1851 thischarcnt += strlen(thisabbr) + 1; in writezone()
1869 convert(thischarcnt, tzh.tzh_charcnt); in writezone()
1901 if (thischarcnt != 0) in writezone()
1903 thischarcnt, fp); in writezone()