Searched refs:find_files (Results 1 – 1 of 1) sorted by relevance
677 find_files($testfile);771 find_files(TEST_PHP_SRCDIR . "/{$dir}", $dir == 'ext');775 find_files($dir, $dir == 'ext');1060 function find_files(string $dir, bool $is_ext_dir = false, bool $ignore = false): void function1072 find_files("{$dir}/{$name}", false, $ignore || $skip_ext);2293 find_files($IN_REDIRECT['TESTS']);
Completed in 10 milliseconds