Searched refs:output_line (Results 1 – 6 of 6) sorted by relevance
292 my $output_line = " " # Indent in case output being used for verbatim300 $output_line .= " ";303 $output_line .= " " . chr $to;308 $output_line .= " ";312 $output_line .= " ";315 $output_line .= " U+$lhs_hex";316 $output_line .= ", U+$rhs_hex" if defined $to;;317 my $cur_len = $extra + length $output_line;318 $output_line .= " " x ($hanging_indent - $cur_len);321 $cur_len = length $output_line;[all …]
207 new->output_line = no_headers ? output_line_number : node_line_number; in index_add_arg()797 tmp = tmp_entry->output_line > tmp ? tmp_entry->output_line : tmp; in cm_printindex()903 insert_index_output_line_no (index->output_line, in cm_printindex()932 insert_index_output_line_no (index->output_line, in cm_printindex()
42 int output_line; /* And line number where it is in the output. */ member
766 index->output_line += line_number_shift_amount; in handle_delayed_writes()
11046 (struct cpp_token): Remove output_line.15096 Remove line kludge. Set output_line.
5042 (run_directive): Set output_line for _Pragma to avoid line