Lines Matching refs:OutputFormat
1377 my $OutputFormat = "html";1516 $OutputFormat = "plist";1521 $OutputFormat = "plist-html";1705 if (defined $OutputFormat) {1706 $Options{'CCC_ANALYZER_OUTPUT_FORMAT'} = $OutputFormat;1713 if (defined $OutputFormat) {1714 if ($OutputFormat =~ /plist/) {1718 if ($OutputFormat =~ /html/) {