Home
last modified time | relevance | path

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

/PHP-7.4/
H A Drun-tests.php707 fwrite($html_file, "<hr/>\n" . get_summary(false, true));
710 echo get_summary(false, false);
962 $failed_tests_data .= get_summary(true, false) . "\n";
2997 function get_summary($show_ext_summary, $show_html) function
3197 fwrite($html_file, "<hr/>\n" . get_summary(true, true));
3200 echo get_summary(true, false);

Completed in 18 milliseconds