Lines Matching refs:output_mode
249 my $output_mode = "man";
330 $output_mode = "html";
334 $output_mode = "html5";
338 $output_mode = "man";
342 $output_mode = "text";
346 $output_mode = "xml";
350 $output_mode = "list";
354 $output_mode = "gnome";
479 if ($output_mode eq "html" || $output_mode eq "html5" ||
480 $output_mode eq "xml") {
491 if ($output_mode eq "html5") {
505 if ($output_mode eq "man" && substr($line, 0, 1) eq ".") {
1700 my $func = "output_${functype}_$output_mode";
1714 my $func = "output_blockhead_" . $output_mode;
2317 if (($output_mode eq "text") || ($output_mode eq "man")) {
2330 if (($output_mode eq "text") || ($output_mode eq "man")) {
2554 if ($output_mode eq "xml") {