Home
last modified time | relevance | path

Searched refs:opendir (Results 76 – 100 of 128) sorted by relevance

123456

/PHP-8.0/ext/standard/tests/image/
H A Dgetimagesize.phpt10 $dir = opendir(__DIR__) or die('cannot open directory: '.__DIR__);
/PHP-8.0/ext/standard/tests/file/
H A Dfscanf_variation47.phpt21 $dfp = opendir ( __DIR__ );
H A Dfscanf_variation10.phpt21 $dfp = opendir ( __DIR__ );
H A Dfscanf_variation29.phpt21 $dfp = opendir ( __DIR__ );
H A Dfscanf_variation35.phpt21 $dfp = opendir ( __DIR__ );
H A Dfscanf_variation4.phpt22 $dfp = opendir ( __DIR__ );
H A Dfscanf_variation41.phpt21 $dfp = opendir ( __DIR__ );
H A Dfscanf_variation16.phpt21 $dfp = opendir ( __DIR__ );
H A Dfscanf_variation22.phpt21 $dfp = opendir ( __DIR__ );
/PHP-8.0/ext/standard/tests/general_functions/
H A Dfloatval_variation1.phpt8 $dfp = opendir ( __DIR__ );
H A Dis_array.phpt36 $dfp = opendir ( __DIR__ );
H A Dfloatval.phpt53 $dfp = opendir ( __DIR__ );
H A Dis_object.phpt101 $dfp = opendir ( __DIR__ );
H A Dis_bool.phpt25 $dfp = opendir ( __DIR__ );
H A Dis_null.phpt43 $dfp = opendir ( __DIR__ );
H A Dis_string.phpt61 $dfp = opendir ( __DIR__ );
H A Dintval.phpt62 $dfp = opendir ( __DIR__ );
/PHP-8.0/ext/standard/tests/dir/
H A Dreaddir_variation4.phpt56 $dir_handle = opendir($dir_path);
H A Dreaddir_variation4-win32-mb.phpt62 $dir_handle = opendir($dir_path);
H A Dreaddir_variation5.phpt54 var_dump($dh = opendir($dir_path));
/PHP-8.0/win32/build/
H A Dmkdist.php402 $d = opendir($source);
440 $directory_list = opendir($directory);
/PHP-8.0/win32/
H A Dreaddir.c28 DIR *opendir(const char *dir) in opendir() function
/PHP-8.0/ext/phar/tests/
H A Dmounteddir.phpt47 $a = opendir($pname . '/testit');
/PHP-8.0/tests/security/
H A Dopen_basedir.inc36 $handle = opendir($directory);
/PHP-8.0/ext/standard/tests/array/
H A Dend_64bit.phpt98 $dir_handle = opendir( __DIR__ );

Completed in 28 milliseconds

123456