Home
last modified time | relevance | path

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

/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/tzdata/
Dtzfile.h47 char tzh_version[1]; /* '\0' or '2'-'4' as of 2021 */ member
Dzic.c2317 tzh.tzh_version[0] = version; in writezone()
2325 DO(tzh_version); in writezone()
Dlocaltime.c456 char version = up->tzhead.tzh_version[0]; in tzloadbody()
/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/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/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()