Searched refs:show_file_block (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/ |
H A D | run-tests.php | 1736 function show_file_block($file, $block, $section = null) function 2130 show_file_block('skip', $section_text['SKIPIF']); 2273 show_file_block('php', $section_text['FILE'], 'TEST'); 2475 show_file_block('clean', $section_text['CLEAN']); 2555 show_file_block('out', $output); 2569 show_file_block('exp', $wanted); 2647 show_file_block('exp', $wanted); 2726 show_file_block('diff', $diff); 2754 show_file_block('mem', file_get_contents($memcheck_filename));
|
Completed in 16 milliseconds