Home
last modified time | relevance | path

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

/third_party/tzdata/
Dtzfile.h47 char tzh_version[1]; /* '\0' or '2' or '3' as of 2013 */ member
Dzic.c2174 tzh.tzh_version[0] = version; in writezone()
2182 DO(tzh_version); in writezone()
Dlocaltime.c591 if (up->tzhead.tzh_version[0] == '\0') in tzloadbody()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtzfile.h46 char tzh_version[1]; /* '\0' or '2' or '3' as of 2013 */ member
Dtime_zone_info.cc400 if (tzh.tzh_version[0] != '\0') { in Load()
407 if (tzh.tzh_version[0] == '\0') return false; in Load()
489 if (tzh.tzh_version[0] != '\0') { in Load()
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtzfile.h46 char tzh_version[1]; /* '\0' or '2' or '3' as of 2013 */ member
Dtime_zone_info.cc399 if (tzh.tzh_version[0] != '\0') { in Load()
406 if (tzh.tzh_version[0] == '\0') return false; in Load()
488 if (tzh.tzh_version[0] != '\0') { in Load()
/third_party/skia/third_party/externals/icu/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()
/third_party/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()
/third_party/flutter/skia/third_party/externals/icu/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()
/third_party/glib/glib/
Dgtimezone.c116 gchar tzh_version; member
588 if (header->tzh_version >= '2') in init_zone_from_iana_info()
604 if (header->tzh_version >= '2') in init_zone_from_iana_info()
652 if (header->tzh_version >= '2') in init_zone_from_iana_info()