Searched refs:format_troff (Results 1 – 1 of 1) sorted by relevance
245 static int format_troff = 0; /* Format troff? */ variable289 format_troff = 1; in main()308 format_troff = 1; in main()471 || (line[0] == '.' && !format_troff) in process_stream()483 if (length == 0 || (line[0] == '.' && !format_troff)) { in process_stream()744 if (len + spaces_pending == 0 && ch == '.' && !format_troff) in get_line()