Home | History | Annotate | Download | only in dist

Lines Matching refs:Zone

15 # "Zone GMT 0 - GMT" which TZUpdater 2.3.2 mistakenly rejects.
90 /^Zone/ { zone = $2 }
98 if (zone == "Europe/Prague" && $0 ~ /^#?[\t ]+[01]:00[\t ]/ \
111 = (zone == "Europe/Dublin" && $0 ~ /^#?[\t ]+[01]:00[\t ]/ \
127 = (zone == "Africa/Windhoek" && $0 ~ /^#?[\t ]+[12]:00[\t ]/ \
153 # In vanguard form, use the line "Zone GMT 0 - GMT" instead of
154 # "Zone Etc/GMT 0 - GMT" and adjust Link lines accordingly.
156 if (/^#?(Zone|Link)[\t ]+(Etc\/)?GMT[\t ]/) {
174 stdoff_column = 2 * ($0 ~ /^Zone/) + 1
211 sub(/^(Zone[\t ]+[^\t ]+)?[\t ]+[^\t ]+[\t ]+[^\t ]+[\t ]+[-+][^\t ]+/, \
236 stdoff_column = 2 * ($0 ~ /^Zone/) + 1
301 /^Zone/ {
343 # If a Link line is followed by a Link or Zone line for the same data, comment
345 # with a Zone or a different Link.
346 /^Zone/ {