Home
last modified time | relevance | path

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

/PHP-8.0/
H A Drun-tests.php1796 function show_file_block(string $file, string $block, ?string $section = null): void function
2210 show_file_block('skip', $section_text['SKIPIF']);
2353 show_file_block('php', $section_text['FILE'], 'TEST');
2544 show_file_block('clean', $section_text['CLEAN']);
2623 show_file_block('out', $output);
2636 show_file_block('exp', $wanted);
2707 show_file_block('exp', $wanted);
2785 show_file_block('diff', $diff);
2835 show_file_block('mem', file_get_contents($memcheck_filename));

Completed in 10 milliseconds