Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dtzfile.h48 char tzh_typecnt[4]; /* coded number of local time types */ member
Dzic.c1868 convert(thistypecnt, tzh.tzh_typecnt); in writezone()
1877 DO(tzh_typecnt); in writezone()
Dlocaltime.c398 sp->typecnt = (int) detzcode(up->tzhead.tzh_typecnt); in tzload()