Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dtzfile.h42 char tzh_version[1]; /* '\0' or '2' or '3' as of 2013 */ member
Dzic.c1863 tzh.tzh_version[0] = version; in writezone()
1871 DO(tzh_version); in writezone()
Dlocaltime.c504 if (up->tzhead.tzh_version[0] == '\0') in tzload()