Lines Matching defs:zone
1 /* Compile .zi time zone data into TZif binary files. */
127 struct zone {
197 static void outzone(const struct zone * zp, ptrdiff_t ntzones);
344 static struct zone * zones;
1172 ** Find the next non-continuation zone entry.
1635 register struct zone * zp;
1696 error("%s", _("%s in ruleless zone"));
1939 error(_("duplicate zone name %s"
1964 struct zone z = { 0 };
2044 ** there's more information about the zone on the next line.
2876 doabbr(char *abbr, struct zone const *zp, char const *letters,
3038 predictions for the zone ZPFIRST with ZONECOUNT entries. Return a
3042 stringzone(char *result, struct zone const *zpfirst, ptrdiff_t zonecount)
3044 register const struct zone * zp;
3056 struct zone zstr[2];
3057 struct zone const *stdzp;
3058 struct zone const *dstzp;
3165 outzone(const struct zone *zpfirst, ptrdiff_t zonecount)
3213 struct zone const *zp = &zpfirst[i];
3232 _("no proleptic TZ string for zone"),
3236 not work for this zone when given dates before
3271 struct zone const *zp = &zpfirst[i];
3440 error(_("can't determine time zone abbreviation"
3451 ** Now we may get to set starttime for the next zone line.
3943 mp = _("time zone abbreviation has fewer than 3 characters");
3945 mp = _("time zone abbreviation has too many characters");
3947 mp = _("time zone abbreviation differs from POSIX standard");
3953 error(_("too many, or too long, time zone abbreviations"));
3979 backslashes, as this should suffice in practice. Time zone