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);
342 static struct zone * zones;
1143 ** Find the next non-continuation zone entry.
1595 register struct zone * zp;
1656 error("%s", _("%s in ruleless zone"));
1899 error(_("duplicate zone name %s"
1924 struct zone z;
2004 ** there's more information about the zone on the next line.
2824 doabbr(char *abbr, struct zone const *zp, char const *letters,
2986 predictions for the zone ZPFIRST with ZONECOUNT entries. Return a
2990 stringzone(char *result, struct zone const *zpfirst, ptrdiff_t zonecount)
2992 register const struct zone * zp;
3004 struct zone zstr[2];
3005 struct zone const *stdzp;
3006 struct zone const *dstzp;
3113 outzone(const struct zone *zpfirst, ptrdiff_t zonecount)
3161 struct zone const *zp = &zpfirst[i];
3181 " for zone"),
3185 not work for this zone when given dates before
3220 struct zone const *zp = &zpfirst[i];
3389 error(_("can't determine time zone abbreviation"
3400 ** Now we may get to set starttime for the next zone line.
3892 mp = _("time zone abbreviation has fewer than 3 characters");
3894 mp = _("time zone abbreviation has too many characters");
3896 mp = _("time zone abbreviation differs from POSIX standard");
3902 error(_("too many, or too long, time zone abbreviations"));
3920 backslashes, as this should suffice in practice. Time zone