Home
last modified time | relevance | path

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

/PHP-5.5/
H A Dserver-tests.php836 function findFilesInDir($dir,$is_ext_dir=FALSE,$ignore=FALSE) argument
843 $skip_ext = ($is_ext_dir && !in_array($name, $this->exts_to_test));
H A Drun-tests.php875 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
884 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));

Completed in 36 milliseconds