Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/
H A Dserver-tests.php823 function findFilesInDir($dir,$is_ext_dir=FALSE,$ignore=FALSE) argument
830 $skip_ext = ($is_ext_dir && !in_array($name, $this->exts_to_test));
H A Drun-tests.php918 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
927 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/www/mod_php73/php-7.3.33/
H A Dserver-tests.php823 function findFilesInDir($dir,$is_ext_dir=FALSE,$ignore=FALSE) argument
830 $skip_ext = ($is_ext_dir && !in_array($name, $this->exts_to_test));
H A Drun-tests.php918 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
927 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/net/pear-XML_RPC2/XML_RPC2-1.1.4/tests/lib/
H A Drun-tests249 function find_files($dir,$is_ext_dir=FALSE,$ignore=FALSE)
257 $skip_ext = ($is_ext_dir && !in_array($name, $exts_to_test));
/dports/multimedia/pHash/pHash-0.9.6/bindings/php/
H A Drun-tests.php846 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
855 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/multimedia/php-pHash/pHash-0.9.6/bindings/php/
H A Drun-tests.php846 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
855 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/devel/pecl-xdebug/xdebug-3.1.2/
H A Drun-xdebug-tests.php921 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
930 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/lang/php74/php-7.4.27/
H A Drun-tests.php1044 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
1053 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/devel/pecl-swoole/swoole-4.8.5/tests/
H A Drun-tests1061 function find_files($dir, $is_ext_dir = false, $ignore = false)
1070 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/www/mod_php74/php-7.4.27/
H A Drun-tests.php1044 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
1053 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/archivers/pecl-rar/rar-4.2.0/
H A Drun-tests8.php1042 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
1050 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/www/mod_php80/php-8.0.15/
H A Drun-tests.php1052 function find_files(string $dir, bool $is_ext_dir = false, bool $ignore = false): void argument
1060 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));
/dports/lang/php80/php-8.0.15/
H A Drun-tests.php1052 function find_files(string $dir, bool $is_ext_dir = false, bool $ignore = false): void argument
1060 $skip_ext = ($is_ext_dir && !in_array(strtolower($name), $exts_to_test));