Home
last modified time | relevance | path

Searched refs:directory (Results 101 – 125 of 521) sorted by relevance

12345678910>>...21

/PHP-8.1/ext/standard/tests/file/
H A Dfilegroup_basic.phpt14 echo "-- Testing with the file or directory created by owner --\n";
34 echo "\n-- Testing with the standard file or directory --\n";
52 -- Testing with the file or directory created by owner --
59 -- Testing with the standard file or directory --
H A Dlstat_stat_variation10.phpt15 /* create temp file, link and directory */
19 // is_dir() on a directory
20 echo "*** Testing stat() on directory after using is_dir() on it ***\n";
48 *** Testing stat() on directory after using is_dir() on it ***
H A Drename_variation4.phpt16 /* Renaming a file, link and directory to numeric name */
17 echo "\n*** Testing rename() by renaming a file, link and directory to numeric name ***\n";
30 // renaming a directory to numeric name
44 *** Testing rename() by renaming a file, link and directory to numeric name ***
H A Dtempnam_variation6-win32.phpt34 echo "directory specified\n";
50 File created in => directory specified
53 File created in => directory specified
56 File created in => directory specified
H A Dtempnam_variation6.phpt32 echo "directory specified\n";
48 File created in => directory specified
51 File created in => directory specified
54 File created in => directory specified
H A Drename_variation2-win32.phpt16 /* Renaming a file and directory to numeric name */
17 echo "\n*** Testing rename() by renaming a file and directory to numeric name ***\n";
30 // renaming a directory to numeric name
49 *** Testing rename() by renaming a file and directory to numeric name ***
H A Dunlink_error.phpt34 echo "\n-- Testing unlink() on directory --\n";
35 // temp directory used here
39 // unlinking directory
64 Warning: unlink(%s/non_existent_file.tmp): No such file or directory in %s on line %d
67 -- Testing unlink() on directory --
H A Dreadfile_variation10-win32.phpt27 /* prefix with path separator of a non existing directory*/
47 Warning: readfile(-1): Failed to open stream: No such file or directory in %s on line %d
51 Warning: readfile(1): Failed to open stream: No such file or directory in %s on line %d
71 Warning: readfile(/no/such/file/dir): Failed to open stream: No such file or directory in %s on lin…
75 Warning: readfile(php/php): Failed to open stream: No such file or directory in %s on line %d
H A Dis_executable_error.phpt5 echo "\n*** Testing is_exceutable() on non-existent directory ***\n";
11 *** Testing is_exceutable() on non-existent directory ***
H A Dfile_get_contents_variation8-win32.phpt28 /* prefix with path separator of a non existing directory*/
49 Warning: file_get_contents(-1): Failed to open stream: No such file or directory in %s on line %d
54 Warning: file_get_contents(1): Failed to open stream: No such file or directory in %s on line %d
76 Warning: file_get_contents(/no/such/file/dir): Failed to open stream: No such file or directory in …
81 Warning: file_get_contents(php/php): Failed to open stream: No such file or directory in %s on line…
H A Dsymlink_link_linkinfo_is_link_error2.phpt45 Warning: link(): No such file or directory in %s on line %d
48 Warning: link(): No such file or directory in %s on line %d
51 Warning: link(): No such file or directory in %s on line %d
54 Warning: link(): No such file or directory in %s on line %d
57 Warning: link(): No such file or directory in %s on line %d
H A Drename_variation1.phpt12 /* creating directory */
16 echo "\n*** Testing rename() : renaming directory across directories ***\n";
18 /* Testing simple directory tree */
58 *** Testing rename() : renaming directory across directories ***
H A Ddisk_total_space_error-win32.phpt15 var_dump( disk_total_space( $file_path."/dir1" )); // Invalid directory
19 …r_dump( disk_total_space( $file_path."/disk_total_space.tmp" )); // file input instead of directory
35 Warning: disk_total_space(): The directory name is invalid in %s on line %d
H A D001-win32-mb.phpt66 echo "../file is a directory\n";
68 echo "../file is not a directory\n";
71 echo "$fname is a directory\n";
73 echo "$fname is not a directory\n";
99 ../file is a directory
100 test_私はガラスを食べられます.file is not a directory
/PHP-8.1/ext/phar/tests/bug64931/
H A Dbug64931.phpt52 CAUGHT: Cannot create any files in magic ".phar" directory
53 CAUGHT: Cannot create any files in magic ".phar" directory
54 CAUGHT: Cannot create any files in magic ".phar" directory
55 CAUGHT: Cannot create any files in magic ".phar" directory
/PHP-8.1/ext/phar/tests/
H A Dopendir.phpt38 …ir(phar://): Failed to open directory: phar error: no directory in "phar://", must have at least p…
41 Warning: opendir(phar://hi.phar): Failed to open directory: phar error: invalid url or non-existent…
H A Dphar_gobyebye.phpt33 Warning: readfile(foo/hi): Failed to open stream: No such file or directory in phar://%sphar_gobyeb…
35 Warning: fopen(foo/hi): Failed to open stream: No such file or directory in phar://%sphar_gobyebye.…
37 Warning: file_get_contents(foo/hi): Failed to open stream: No such file or directory in phar://%sph…
46 Warning: opendir(foo/hi): Failed to open directory: No such file or directory in phar://%sphar_goby…
/PHP-8.1/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt22 $dirname = __DIR__ . "\\mnt\\test\\directory";
30 exec("mklink /j mklink_junction directory", $output, $ret_val);
31 var_dump(file_exists("directory"));
41 rmdir(__DIR__ . "\\mnt\\test\\directory");
/PHP-8.1/ext/fileinfo/tests/
H A Dmime_content_type_002.phpt17 string(9) "directory"
18 string(9) "directory"
/PHP-8.1/win32/build/
H A Dmkdist.php420 function copy_test_dir($directory, $dest) argument
422 if(substr($directory,-1) == '/') {
423 $directory = substr($directory,0,-1);
426 if ($directory == 'tests' || $directory == 'examples') {
430 copy_dir($directory, $dest . '/tests/');
435 if(!file_exists($directory) || !is_dir($directory)) {
436 echo "failed... $directory\n";
440 $directory_list = opendir($directory);
443 $full_path = $directory . '/' . $file;
/PHP-8.1/ext/standard/tests/url/
H A Dparse_url_basic_007.phpt41 …//www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(53) "/this/is/a/v…
42 …is/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&parameters=3&too=4&here=5 : strin…
43 …ttp://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : string(45) "/this/is/a/very/…
44 …//www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(53) "/this/is/a/v…
45 --> http://www.php.net:80/this/../a/../deep/directory : string(28) "/this/../a/../deep/directory"
46 --> http://www.php.net:80/this/../a/../deep/directory/ : string(29) "/this/../a/../deep/directory
47 …http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(42) "/this/is/a/very/de…
/PHP-8.1/ext/session/tests/
H A Dsession_save_path_variation1.phpt19 $directory = __DIR__;
21 var_dump(session_save_path($directory));
26 var_dump(session_save_path($directory));
/PHP-8.1/ext/standard/tests/general_functions/
H A Dbug44295.phpt6 if (is_dir('/this/path/does/not/exist')) die("skip directory /this/path/does/not/exist already exis…
28 …erator::__construct(/this/path/does/not/exist): Failed to open directory: No such file or directory
/PHP-8.1/tests/security/
H A Dopen_basedir_scandir.phpt32 Warning: scandir(../bad): Failed to open directory: %s in %s on line %d
39 Warning: scandir(../bad/bad.txt): Failed to open directory: %s in %s on line %d
46 Warning: scandir(..): Failed to open directory: %s in %s on line %d
53 Warning: scandir(../): Failed to open directory: %s in %s on line %d
60 Warning: scandir(/): Failed to open directory: %s in %s on line %d
67 Warning: scandir(../bad/.): Failed to open directory: %s in %s on line %d
74 Warning: scandir(%s/test/bad/bad.txt): Failed to open directory: %s in %s on line %d
81 Warning: scandir(%s/test/bad/../bad/bad.txt): Failed to open directory: %s in %s on line %d
/PHP-8.1/ext/ftp/
H A Dftp.stub.php28 function ftp_chdir(FTP\Connection $ftp, string $directory): bool {} argument
36 function ftp_mkdir(FTP\Connection $ftp, string $directory): string|false {} argument
37 function ftp_rmdir(FTP\Connection $ftp, string $directory): bool {} argument
47 function ftp_nlist(FTP\Connection $ftp, string $directory): array|false {} argument
53 …function ftp_rawlist(FTP\Connection $ftp, string $directory, bool $recursive = false): array|false… argument
59 function ftp_mlsd(FTP\Connection $ftp, string $directory): array|false {} argument

Completed in 25 milliseconds

12345678910>>...21