show_result      1081 run-tests.php  		show_result("BORK", $bork_info, $tested_file);
show_result      1110 run-tests.php  				show_result("SKIP", $tested, $tested_file, "reason: CGI not available");
show_result      1244 run-tests.php  					show_result("SKIP", $tested, $tested_file, "reason: $m[1]", $temp_filenames);
show_result      1246 run-tests.php  					show_result("SKIP", $tested, $tested_file, '', $temp_filenames);
show_result      1307 run-tests.php  			show_result("BORK", $bork_info, '', $temp_filenames);
show_result      1321 run-tests.php  		show_result("BORK", $bork_info, '', $temp_filenames);
show_result      1570 run-tests.php  				show_result("PASS", $tested, $tested_file, '', $temp_filenames);
show_result      1587 run-tests.php  				show_result("PASS", $tested, $tested_file, '', $temp_filenames);
show_result      1643 run-tests.php  	show_result(implode('&', $restype), $tested, $tested_file, $info, $temp_filenames);