Home
last modified time | relevance | path

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

/PHP-7.0/
H A Drun-tests.php404 $failed_tests_data .= get_summary(true, false) . "\n";
861 fwrite($html_file, "<hr/>\n" . get_summary(false, true));
864 echo get_summary(false, false);
2451 function get_summary($show_ext_summary, $show_html) function
2613 fwrite($html_file, "<hr/>\n" . get_summary(true, true));
2616 echo get_summary(true, false);

Completed in 10 milliseconds