Searched refs:format_troff (Results 1 – 1 of 1) sorted by relevance
247 static int format_troff = 0; /* Format troff? */ variable291 format_troff = 1; in main()310 format_troff = 1; in main()473 || (line[0] == '.' && !format_troff) in process_stream()485 if (length == 0 || (line[0] == '.' && !format_troff)) { in process_stream()746 if (len + spaces_pending == 0 && ch == '.' && !format_troff) in get_line()