Home
last modified time | relevance | path

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

/PHP-7.2/
H A Drun-tests.php395 $failed_tests_data .= get_summary(true, false) . "\n";
864 fwrite($html_file, "<hr/>\n" . get_summary(false, true));
867 echo get_summary(false, false);
2498 function get_summary($show_ext_summary, $show_html) function
2676 fwrite($html_file, "<hr/>\n" . get_summary(true, true));
2679 echo get_summary(true, false);

Completed in 10 milliseconds