show_result      1301 run-tests.php  		show_result("BORK", $bork_info, $tested_file);
show_result      1330 run-tests.php  				show_result('SKIP', $tested, $tested_file, "reason: CGI not available");
show_result      1474 run-tests.php  					show_result('SKIP', $tested, $tested_file, "reason: $m[1]", $temp_filenames);
show_result      1476 run-tests.php  					show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
show_result      1546 run-tests.php  			show_result("BORK", $bork_info, '', $temp_filenames);
show_result      1564 run-tests.php  		show_result("BORK", $bork_info, '', $temp_filenames);
show_result      1875 run-tests.php  					show_result("PASS", $tested, $tested_file, '', $temp_filenames);
show_result      1904 run-tests.php  					show_result("PASS", $tested, $tested_file, '', $temp_filenames);
show_result      1975 run-tests.php  	show_result(implode('&', $restype), $tested, $tested_file, $info, $temp_filenames);