Home
last modified time | relevance | path

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

/PHP-7.0/scripts/dev/
H A Dfind_tested.php181 function get_phpt_files($dir, &$phpt_file_count, &$all_phpt) argument
188 get_phpt_files($path , $phpt_file_count , $all_phpt);
191 $all_phpt[$phpt_file_count] = $path;
192 $phpt_file_count++;

Completed in 20 milliseconds