Searched refs:phpt_file_count (Results 1 – 1 of 1) sorted by relevance
181 function get_phpt_files($dir, &$phpt_file_count, &$all_phpt) argument188 get_phpt_files($path , $phpt_file_count , $all_phpt);191 $all_phpt[$phpt_file_count] = $path;192 $phpt_file_count++;
Completed in 5 milliseconds