Home
last modified time | relevance | path

Searched refs:directory (Results 176 – 200 of 510) sorted by relevance

12345678910>>...21

/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt12 * Description: Read directory entry from dir_handle
17 * Pass a directory handle pointing to a directory that contains
74 // remove files while going through directory
H A Dreaddir_variation4.phpt6 * Description: Read directory entry from dir_handle
11 * Pass a directory handle pointing to a directory that contains
68 // remove files while going through directory
H A Dchdir_basic.phpt5 /* Prototype : bool chdir(string $directory)
6 * Description: Change the current directory
/PHP-7.4/tests/lang/
H A Dinclude_variation1.phpt2 include() a file from the current script directory
H A Dinclude_variation3.phpt2 Including a file in the current script directory from eval'd code
H A Dinclude_variation2.phpt2 Including a file in the current script directory from an included function
/PHP-7.4/ext/phar/tests/
H A D017.phpt32 …): failed to open dir: phar error: no directory in "phar://hio", must have at least phar://hio/ fo…
H A Dphar_offset_get_error.phpt46 …xist and cannot be created: phar error: invalid path "/error/.." contains upper directory reference
48 Cannot set any files or directories in magic ".phar" directory
/PHP-7.4/ext/standard/tests/file/
H A Dis_dir_variation3.phpt8 Description: Tells whether the dirname is a directory
9 Returns TRUE if the dirname exists and is a directory, FALSE otherwise.
H A Dfopen_variation10-win32.phpt98 Warning: fopen(c\fopen_variation10.tmp): failed to open stream: No such file or directory in %s on …
105 Warning: fopen(\\fopen_variation10.tmp): failed to open stream: No such file or directory in %s on …
112 Warning: fopen(/\fopen_variation10.tmp): failed to open stream: No such file or directory in %s on …
122 Warning: fopen(c:adir\fopen_variation10.tmp): failed to open stream: No such file or directory in %…
144 Warning: fopen(/sortout\fopen_variation10.tmp): failed to open stream: No such file or directory in…
H A Dfopen_variation11-win32.phpt96 Warning: fopen(c\fopen_variation11.tmp): failed to open stream: No such file or directory in %s on …
103 Warning: fopen(\\FOPEN_VARIATION11.TMP): failed to open stream: No such file or directory in %s on …
110 Warning: fopen(\\FOPEN_VARIATION11.TMP): failed to open stream: No such file or directory in %s on …
120 Warning: fopen(c:adir\fopen_variation11.tmp): failed to open stream: No such file or directory in %…
142 Warning: fopen(/sortout\fopen_variation11.tmp): failed to open stream: No such file or directory in…
H A Dreadlink_realpath_error.phpt28 echo "\n*** Testing readlink() on existing directory ***\n";
51 Warning: readlink(): No such file or directory in %s on line %d
59 *** Testing readlink() on existing directory ***
H A Drealpath_basic2.phpt2 realpath() with relative directory
H A Dfileowner_basic.phpt12 echo "-- Testing with the file or directory created by owner --\n";
42 -- Testing with the file or directory created by owner --
H A Dbug47767.phpt25 echo "Testing include_once using directory symbolic link\n";
43 Testing include_once using directory symbolic link
H A Dsymlink_link_linkinfo_is_link_basic2.phpt35 echo "\n*** Testing symlink(), linkinfo(), link() and is_link() on directory ***\n";
47 // gets information about soft link created to directory; expected: true
81 *** Testing symlink(), linkinfo(), link() and is_link() on directory ***
93 Warning: linkinfo(): No such file or directory in %s on line %d
H A Ddirectory_wrapper_fstat_basic.phpt2 Test function fstat() on directory wrapper
H A Drename_variation9.phpt6 Description: Renames a file or directory
14 // on directory
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug54028.phpt28 $directory = dir($prefix);
29 while (false !== ($content = $directory->read())) {
/PHP-7.4/tests/basic/
H A Dreq60524.phpt2 Req #60524 (Specify temporary directory)
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation4.phpt14 echo "\nChange to file's directory and open with a relative path:\n";
51 Change to file's directory and open with a relative path:
/PHP-7.4/ext/standard/tests/url/
H A Dparse_url_basic_006.phpt47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
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/ : NULL
50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
51 --> http://www.php.net:80/this/../a/../deep/directory : NULL
52 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_009.phpt47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
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/ : NULL
50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
51 --> http://www.php.net:80/this/../a/../deep/directory : NULL
52 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_004.phpt47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : int(80)
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/ : int(80)
50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : int(80)
51 --> http://www.php.net:80/this/../a/../deep/directory : int(80)
52 --> http://www.php.net:80/this/../a/../deep/directory/ : int(80)
53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : int(80)
H A Dparse_url_basic_005.phpt47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
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/ : NULL
50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
51 --> http://www.php.net:80/this/../a/../deep/directory : NULL
52 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL

Completed in 39 milliseconds

12345678910>>...21