Home
last modified time | relevance | path

Searched refs:directory (Results 226 – 250 of 579) sorted by relevance

12345678910>>...24

/PHP-7.1/ext/standard/tests/file/
H A Dmkdir_variation1.phpt13 * Description: Create a directory
85 echo "directory created\n";
120 directory created
H A Dfile_variation5-win32-mb.phpt29 echo "\nfile() on a relative path from a different working directory\n";
64 file() on a relative path from a different working directory
H A Dfile_variation5-win32.phpt29 echo "\nfile() on a relative path from a different working directory\n";
64 file() on a relative path from a different working directory
H A Ddirectory_wrapper_fstat_basic.phpt2 Test function fstat() on directory wrapper
H A Dbug47767.phpt33 echo "Testing include_once using directory symbolic link\n";
51 Testing include_once using directory symbolic link
H A Dtouch.phpt35 var_dump(touch("/no/such/file/or/directory"));
55 Warning: touch(): Unable to create file /no/such/file/or/directory because %s in %s on line %d
H A Dfile_get_contents_variation7-win32-mb.phpt87 …を食べられます\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in %s on line %d
92 …\BADDIR\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in %s on line %d
109 …(BADDIR\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in %s on line %d
H A Dfile_get_contents_variation7-win32.phpt87 …Var7Sub\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in %s on line %d
92 …\BADDIR\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in %s on line %d
109 …(BADDIR\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in %s on line %d
H A Dfile_variation8-win32.phpt99 …Var8Sub\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in %s on line %d
104 …\BADDIR\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in %s on line %d
133 Warning: file(BADDIR\FileGetContentsVar7.tmp): failed to open stream: No such file or directory in …
H A Dparse_ini_file_variation6-win32-mb.phpt100 …parseIniFileVar私はガラスを食べられます.ini): failed to open stream: No such file or directory in %s on line %d
105 …parseIniFileVar私はガラスを食べられます.ini): failed to open stream: No such file or directory in %s on line %d
134 …parseIniFileVar私はガラスを食べられます.ini): failed to open stream: No such file or directory in %s on line %d
H A Dparse_ini_file_variation6-win32.phpt100 …ileVar6Sub\ParseIniFileVar6.ini): failed to open stream: No such file or directory in %s on line %d
105 …Sub\BADDIR\ParseIniFileVar6.ini): failed to open stream: No such file or directory in %s on line %d
134 …ile(BADDIR\ParseIniFileVar6.ini): failed to open stream: No such file or directory in %s on line %d
H A Dreadfile_variation8-win32.phpt89 …\readfileVar8Sub\fileToRead.tmp): failed to open stream: No such file or directory in %s on line %d
93 …leVar8Sub\BADDIR\fileToRead.tmp): failed to open stream: No such file or directory in %s on line %d
105 Warning: readfile(BADDIR\fileToRead.tmp): failed to open stream: No such file or directory in %s on…
H A Dunlink_variation1-win32-mb.phpt2 Test unlink() function : usage variations - unlinking file in a directory
28 echo "\n*** Testing unlink() on file inside a directory ***\n";
73 *** Testing unlink() on file inside a directory ***
H A Dunlink_variation1-win32.phpt2 Test unlink() function : usage variations - unlinking file in a directory
27 echo "\n*** Testing unlink() on file inside a directory ***\n";
71 *** Testing unlink() on file inside a directory ***
/PHP-7.1/tests/lang/
H A Dinclude_variation2.phpt2 Including a file in the current script directory from an included function
/PHP-7.1/ext/standard/tests/dir/
H A Dchdir_basic-win32-mb.phpt11 /* Prototype : bool chdir(string $directory)
12 * Description: Change the current directory
H A Dclosedir_error-win32-mb.phpt12 * Description: Close directory connection identified by the dir_handle
34 //successfully close the directory handle so can delete in CLEAN section
H A Dscandir_error1.phpt32 $directory = dirname(__FILE__) . '/scandir_error';
33 rmdir($directory);
H A Dscandir_variation8-win32-mb.phpt17 * Pass a directory containing files with different types of names to test how scandir()
68 // remove all files in directory so can remove directory in CLEAN section
H A Dscandir_variation8.phpt11 * Pass a directory containing files with different types of names to test how scandir()
62 // remove all files in directory so can remove directory in CLEAN section
/PHP-7.1/ext/phar/tests/
H A Dphar_offset_get_error.phpt47 …xist and cannot be created: phar error: invalid path "/error/.." contains upper directory reference
49 Cannot set any files or directories in magic ".phar" directory
/PHP-7.1/ext/standard/tests/file/windows_acls/
H A Dbug44859_4.phpt38 echo "Testing directory with relative path:\n";
61 Testing directory with relative path:
/PHP-7.1/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation1.phpt50 ["directory"]=>
62 ["directory"]=>
/PHP-7.1/ext/standard/tests/url/
H A Dparse_url_basic_003.phpt47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(11) "www.…
48 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
49 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : string(11) "www.php.net"
50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(11) "www.…
51 --> http://www.php.net:80/this/../a/../deep/directory : string(11) "www.php.net"
52 --> http://www.php.net:80/this/../a/../deep/directory/ : string(11) "www.php.net"
53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(11) "www.php.net"
/PHP-7.1/tests/basic/
H A Dreq60524-win.phpt2 Req #60524 (Specify temporary directory)

Completed in 22 milliseconds

12345678910>>...24