Home
last modified time | relevance | path

Searched refs:directory (Results 251 – 275 of 521) sorted by relevance

1...<<1112131415161718192021

/PHP-8.1/ext/standard/tests/file/
H A Dunlink_variation1-win32.phpt2 Test unlink() function : usage variations - unlinking file in a directory
24 echo "\n*** Testing unlink() on file inside a directory ***\n";
68 *** Testing unlink() on file inside a directory ***
H A Dreadfile_variation8-win32-mb.phpt83 …私はガラスを食べられます8Sub\fileToRead.tmp): Failed to open stream: No such file or directory in %s on line %d
87 …べられます8Sub\BADDIR\fileToRead.tmp): Failed to open stream: No such file or directory in %s on line %d
99 Warning: readfile(BADDIR\fileToRead.tmp): Failed to open stream: No such file or directory in %s on…
H A Dreadlink_realpath_variation2-win32.phpt76 Warning: symlink(): No such file or directory in %s on line %d
83 …//..//..//home//readlink_realpath_variation2_link.tmp/): No such file or directory in %s on line %d
90 Warning: link(): No such file or directory in %s on line %d
97 …//..//..//home//readlink_realpath_variation2_link.tmp/): No such file or directory in %s on line %d
H A Dfopen_variation1.phpt2 fopen() with relative path on a file in the script directory
H A Dbug42560.phpt2 Bug #42560 Empty directory argument to tempnam yields open_basedir problems
H A Dfile_variation5.phpt35 echo "\nfile() on a relative path from a different working directory\n";
84 file() on a relative path from a different working directory
H A Dfiletype_variation.phpt40 echo "-- Checking with directory --\n";
64 -- Checking with directory --
H A Dbug55124.phpt2 Bug #55124 (recursive mkdir fails with current (dot) directory in path)
H A Dchown.phpt14 Warning: chown(): No such file or directory in %s on line %d
H A Dfile_get_contents_error_folder.phpt12 Notice: file_get_contents(): Read of %d bytes failed with errno=21 Is a directory in %s on line %d
H A Dbug35740.phpt2 Bug #35740 (memory leak when including a directory)
H A Dchgrp.phpt17 Warning: chgrp(): No such file or directory in %s on line %d
H A Dchmod_error.phpt15 Warning: chmod(): No such file or directory in %s on line %d
/PHP-8.1/ext/standard/tests/general_functions/
H A Dfloatval_variation1.phpt16 "directory resource" => $dfp,
63 -- Iteration : directory resource --
113 -- Iteration : directory resource --
/PHP-8.1/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt213 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
224 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
229 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/: array(4) {
237 string(45) "/this/is/a/very/deep/directory/structure/and/"
248 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
251 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
259 string(28) "/this/../a/../deep/directory"
262 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
270 string(29) "/this/../a/../deep/directory/"
273 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php: array(4) {
[all …]
H A Dparse_url_unterminated.phpt219 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
230 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
235 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/: array(4) {
243 string(45) "/this/is/a/very/deep/directory/structure/and/"
254 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
257 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
265 string(28) "/this/../a/../deep/directory"
268 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
276 string(29) "/this/../a/../deep/directory/"
279 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php: array(4) {
[all …]
/PHP-8.1/ext/spl/tests/
H A DDirectoryIterator_empty_constructor.phpt15 DirectoryIterator::__construct(): Argument #1 ($directory) cannot be empty
/PHP-8.1/ext/zlib/tests/
H A Dgzopen_variation4.phpt20 // remove the directory structure
33 // create a file in the middle directory
60 // create a file in working directory
84 // create a file in the script directory
/PHP-8.1/sapi/cli/tests/
H A Dphp_cli_server_003.phpt2 Bug #55726 (Changing the working directory makes router script inaccessible)
/PHP-8.1/ext/phar/tests/zip/
H A Dcorrupt_007.phpt14 phar error: corrupted central directory entry, no magic signature in zip-based phar "%struncfilenam…
H A Dcorrupt_003.phpt14 phar error: end of central directory not found in zip-based phar "%sfilecomment.zip"
H A Dcorrupt_002.phpt14 phar error: end of central directory not found in zip-based phar "%snozipend.zip"
/PHP-8.1/ext/standard/tests/strings/
H A Dbug68996.phpt11 <b>Warning</b>: fopen(�c): Failed to open stream: No such file or directory in <b>%sbug68996.php</…
/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt12 * Pass a directory handle pointing to a directory that contains
69 // remove files while going through directory
/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php106 public function __construct(string $directory) {} argument
150 …public function __construct(string $directory, int $flags = FilesystemIterator::KEY_AS_PATHNAME | … argument
170 …public function __construct(string $directory, int $flags = FilesystemIterator::KEY_AS_PATHNAME | … argument

Completed in 23 milliseconds

1...<<1112131415161718192021