Lines Matching defs:zone
6 /* Compile .zi time zone data into TZif binary files. */
136 struct zone {
206 static void outzone(const struct zone * zp, ptrdiff_t ntzones);
254 ** Which fields are which on a Zone line.
271 ** Which fields are which on a Zone continuation line.
351 static struct zone * zones;
376 { "Zone", LC_ZONE },
1158 ** Find the next non-continuation zone entry.
1635 register struct zone * zp;
1696 error("%s", _("%s in ruleless zone"));
1923 error(_("wrong number of fields on Zone line"));
1927 error(_("\"Zone %s\" line and -l option are mutually exclusive"),
1932 error(_("\"Zone %s\" line and -p option are mutually exclusive"),
1939 error(_("duplicate zone name %s"
1953 error(_("wrong number of fields on Zone continuation line"));
1964 struct zone z;
2027 error(_("Zone continuation line end time is"
2045 ** there's more information about the zone on the next line.
2869 doabbr(char *abbr, size_t abbrlen, struct zone const *zp, const char *letters,
3034 predictions for the zone ZPFIRST with ZONECOUNT entries. Return a
3038 stringzone(char *result, int resultlen, const struct zone *const zpfirst,
3041 register const struct zone * zp;
3053 struct zone zstr[2];
3054 struct zone const *stdzp;
3055 struct zone const *dstzp;
3163 outzone(const struct zone *zpfirst, ptrdiff_t zonecount)
3211 struct zone const *zp = &zpfirst[i];
3230 _("no proleptic TZ string for zone"),
3234 not work for this zone when given dates before
3269 struct zone const *zp = &zpfirst[i];
3444 error(_("can't determine time zone abbreviation"
3455 ** Now we may get to set starttime for the next zone line.
3948 mp = _("time zone abbreviation has fewer than 3 characters");
3950 mp = _("time zone abbreviation has too many characters");
3952 mp = _("time zone abbreviation differs from POSIX standard");
3958 error(_("too many, or too long, time zone abbreviations"));
3976 backslashes, as this should suffice in practice. Time zone