Home
last modified time | relevance | path

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

/PHP-5.5/scripts/dev/
H A Dfind_tested.php178 function get_phpt_files($dir, &$phpt_file_count, &$all_phpt) argument
185 get_phpt_files($path , $phpt_file_count , $all_phpt);
188 $all_phpt[$phpt_file_count] = $path;
189 $phpt_file_count++;

Completed in 7 milliseconds