Home
last modified time | relevance | path

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

/PHP-7.4/scripts/dev/
H A Dfind_tested.php182 function get_phpt_files($dir, &$phpt_file_count, &$all_phpt) argument
189 get_phpt_files($path , $phpt_file_count , $all_phpt);
192 $all_phpt[$phpt_file_count] = $path;

Completed in 8 milliseconds