Lines Matching refs:output_mode
287 my $output_mode = "man";
390 $output_mode = "html";
394 $output_mode = "html5";
398 $output_mode = "man";
402 $output_mode = "text";
406 $output_mode = "xml";
410 $output_mode = "list";
414 $output_mode = "gnome";
539 if ($output_mode eq "html" || $output_mode eq "html5" ||
540 $output_mode eq "xml") {
551 if ($output_mode eq "html5") {
565 if ($output_mode eq "man" && substr($line, 0, 1) eq ".") {
1760 my $func = "output_${functype}_$output_mode";
1774 my $func = "output_blockhead_" . $output_mode;
2405 if (($output_mode eq "text") || ($output_mode eq "man")) {
2418 if (($output_mode eq "text") || ($output_mode eq "man")) {
2678 if ($output_mode eq "xml") {