Home
last modified time | relevance | path

Searched refs:show_result (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/
H A Drun-tests.php1299 show_result("BORK", $bork_info, $tested_file);
1333 show_result('SKIP', $tested, $tested_file, "reason: CGI not available");
1500 show_result('SKIP', $tested, $tested_file, "reason: $m[1]", $temp_filenames);
1502 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
1576 show_result("BORK", $bork_info, '', $temp_filenames);
1594 show_result("BORK", $bork_info, '', $temp_filenames);
1969 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
1999 show_result("PASS", $tested, $tested_file, '', $temp_filenames);
2081 show_result(implode('&', $restype), $tested, $tested_file, $info, $temp_filenames);
2531 function show_result($result, $tested, $tested_file, $extra = '', $temp_filenames = null) function

Completed in 14 milliseconds