Home
last modified time | relevance | path

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

/PHP-7.3/
H A Drun-tests.php405 $failed_tests_data .= get_summary(true, false) . "\n";
862 fwrite($html_file, "<hr/>\n" . get_summary(false, true));
865 echo get_summary(false, false);
2459 function get_summary($show_ext_summary, $show_html) function
2637 fwrite($html_file, "<hr/>\n" . get_summary(true, true));
2640 echo get_summary(true, false);

Completed in 9 milliseconds