Home
last modified time | relevance | path

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

12345678910>>...21

/PHP-8.1/ext/standard/tests/strings/
H A Durl_t.phpt32 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/',
34 'http://www.php.net:80/this/../a/../deep/directory',
35 'http://www.php.net:80/this/../a/../deep/directory/',
36 'http://www.php.net:80/this/is/a/very/deep/directory/../file.php',
288 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
312 string(45) "/this/is/a/very/deep/directory/structure/and/"
326 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
334 string(28) "/this/../a/../deep/directory"
337 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
345 string(29) "/this/../a/../deep/directory/"
[all …]
/PHP-8.1/ext/gettext/tests/
H A Dgettext_bindtextdomain-cwd.phpt2 Test if bindtextdomain() returns string id if no directory path is set(if directory path is 'null')
/PHP-8.1/ext/standard/tests/streams/
H A Dbug49936_win32.phpt22 Warning: opendir(ftp://...@localhost/): Failed to open directory: operation failed in %s on line %d
27 Warning: opendir(ftp://...@localhost/): Failed to open directory: operation failed in %s on line %d
/PHP-8.1/ext/standard/tests/file/
H A Dsymlink.phpt52 Warning: readlink(): No such file or directory in %s on line %d
55 Warning: linkinfo(): No such file or directory in %s on line %d
66 Warning: link(): No such file or directory in %s on line %d
H A Dsymlink_link_linkinfo_is_link_basic2.phpt22 echo "\n*** Testing symlink(), linkinfo(), link() and is_link() on directory ***\n";
34 // gets information about soft link created to directory; expected: true
68 *** Testing symlink(), linkinfo(), link() and is_link() on directory ***
80 Warning: linkinfo(): No such file or directory in %s on line %d
H A Drename_variation.phpt12 /* creating directory */
58 Warning: rename(%s,%s): Not a directory in %s on line %d
63 Warning: unlink(%s): No such file or directory in %s on line %d
H A Dfileowner_basic.phpt7 echo "-- Testing with the file or directory created by owner --\n";
37 -- Testing with the file or directory created by owner --
H A Dreadfile_variation9.phpt75 …/readfileVar8Sub/fileToRead.tmp): Failed to open stream: No such file or directory in %s on line %d
79 …leVar8Sub/BADDIR/fileToRead.tmp): Failed to open stream: No such file or directory in %s on line %d
91 Warning: readfile(BADDIR/fileToRead.tmp): Failed to open stream: No such file or directory in %s on…
H A Drename_variation-win32.phpt13 /* create directory */
68 …ariation/rename_variation.tmp/,%s/rename_variation2.tmp): The filename, directory name, or volume …
73 Warning: unlink(%s/rename_variation2.tmp): No such file or directory in %s on line %d
H A Dsymlink_link_linkinfo_is_link_variation2.phpt26 Warning: link(): No such file or directory in %s on line %d
29 Warning: linkinfo(): No such file or directory in %s on line %d
H A Dfile_get_contents_variation7.phpt73 …Var7Sub/FileGetContentsVar7.tmp): Failed to open stream: No such file or directory in %s on line %d
78 …/BADDIR/FileGetContentsVar7.tmp): Failed to open stream: No such file or directory in %s on line %d
95 …(BADDIR/FileGetContentsVar7.tmp): Failed to open stream: No such file or directory in %s on line %d
/PHP-8.1/ext/phar/
H A Dphar_path_check.re27 *error = "current directory reference";
30 *error = "upper directory reference";
65 *error = "upper directory reference";
69 *error = "current directory reference";
H A Dphar_object.stub.php16 public function addEmptyDir(string $directory): void {} argument
25 public function buildFromDirectory(string $directory, string $pattern = ""): array {} argument
61 …public function extractTo(string $directory, array|string|null $files = null, bool $overwrite = fa… argument
196 public function addEmptyDir(string $directory): void {} argument
214 public function buildFromDirectory(string $directory, string $pattern = ""): array {} argument
288 …public function extractTo(string $directory, array|string|null $files = null, bool $overwrite = fa… argument
/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_bug30730.phpt19 // Create a file in that directory
24 // Rename that directory in order that the file full path will be long enough to trigger the bug
H A Dbug54028.phpt28 $directory = dir($prefix);
29 while (false !== ($content = $directory->read())) {
/PHP-8.1/ext/fileinfo/tests/
H A Dbug68996.phpt13 <b>Warning</b>: finfo_open(%s�c): Failed to open stream: No such file or directory in <b>%sbug6899…
15 <b>Warning</b>: finfo_open(%s�c): Failed to open stream: No such file or directory in <b>%sbug6899…
/PHP-8.1/build/
H A DMakefile.gcov34 $(LTP) --capture --no-external --directory . --output-file $@
40 $(LTP_GENHTML) --legend --output-directory lcov_html/ --title "PHP Code Coverage" php_lcov.info
/PHP-8.1/ext/standard/tests/url/
H A Dparse_url_basic_006.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_004.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : int(80)
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : int(80)
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : int(80)
45 --> http://www.php.net:80/this/../a/../deep/directory : int(80)
46 --> http://www.php.net:80/this/../a/../deep/directory/ : int(80)
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : int(80)
H A Dparse_url_basic_005.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_002.phpt42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(4) "http"
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : string(4) "http"
45 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(4) "http"
46 --> http://www.php.net:80/this/../a/../deep/directory : string(4) "http"
47 --> http://www.php.net:80/this/../a/../deep/directory/ : string(4) "http"
48 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(4) "http"
H A Dparse_url_basic_008.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
H A Dparse_url_basic_009.phpt41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
/PHP-8.1/ext/phar/tests/
H A Dphar_oo_getcontents.phpt35 phar error: Cannot retrieve contents, "a" in phar "%sphar_oo_getcontents.phar.php" is a directory
36 phar error: Cannot retrieve contents, "hi" in phar "%sphar_oo_getcontents.phar.php" is a directory
/PHP-8.1/ext/phar/phar/
H A Ddirectorytreeiterator.inc13 * @brief DirectoryIterator to generate ASCII graphic directory trees
20 * @param $path directory to iterate

Completed in 26 milliseconds

12345678910>>...21