Lines Matching refs:line
18 # When converting to vanguard form, the output can use the line
86 # The command line should set DATAFORM.
100 # If this line should differ due to Czechoslovakia using negative SAVE values,
111 # If this line should differ due to Ireland using negative SAVE values,
127 # If this line should differ due to Namibia using negative SAVE values,
147 # If this line should differ due to Portugal benefiting from %z if supported,
157 # In vanguard form, use the line "Zone GMT 0 - GMT" instead of
249 # In rearguard form, change the Japan rule line with "Sat>=8 25:00"
314 # Return a link line resulting by changing OLDLINE to link to TARGET
337 # Odd format line; don't bother lining up its replacement nicely.
347 # If a Link line is followed by a Link or Zone line for the same data, comment
348 # out the Link line. This can happen if backzone overrides a Link
351 sub(/^Link/, "#Link", line[linkline[$2]])
354 sub(/^Link/, "#Link", line[linkline[$3]])
359 { line[NR] = $0 }
368 # TARGET is itself a link name. Replace the line "Link TARGET LINKNAME"
375 line[l] = make_linkline(line[l], t, linkname, target, "\t#= " target)
385 print line[i]