Home
last modified time | relevance | path

Searched refs:directory (Results 151 – 175 of 510) sorted by relevance

12345678910>>...21

/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_file_001.phpt25 string(9) "directory"
27 Warning: finfo_file(&): failed to open stream: No such file or directory in %s on line %d
H A Dbug68996.phpt18 <b>Warning</b>: : failed to open stream: No such file or directory in <b>%sbug68996.php</b> on lin…
20 <b>Warning</b>: : failed to open stream: No such file or directory in <b>%sbug68996.php</b> on lin…
/PHP-7.4/ext/standard/tests/file/
H A Dis_executable_error.phpt14 echo "\n*** Testing is_exceutable() on non-existent directory ***\n";
27 *** Testing is_exceutable() on non-existent directory ***
H A Dfileinode_basic.phpt10 echo "*** Testing fileinode() with file, directory ***\n";
30 *** Testing fileinode() with file, directory ***
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 Dmkdir_variation5-win32.phpt13 * Description: Create a directory
82 Warning: mkdir(): No such file or directory in %s on line %d
85 Warning: mkdir(): No such file or directory in %s on line %d
94 Warning: mkdir(): No such file or directory in %s on line %d
H A Drmdir_variation3-win32.phpt13 * Description: Remove a directory
85 Warning: rmdir(rmdirVar3.tmp\..\BADDIR\aSubDir): No such file or directory in %s on line %d
88 Warning: rmdir(BADDIR\aSubDir): No such file or directory in %s on line %d
97 Warning: rmdir(%s\BADDIR\aSubDir): No such file or directory in %s on line %d
H A Dsymlink_link_linkinfo_is_link_variation6.phpt22 /* Variation 6 : Change permission of directory and try creating links inside that directory */
25 echo "*** Creating links in a directory without permission to allow the operation ***\n";
68 *** Creating links in a directory without permission to allow the operation ***
H A Dfopen_variation5.phpt15 //create the include directory structure
49 // remove the directory structure
63 // create a file in the middle directory
86 // create a file in working directory
106 // create a file in the script directory
H A Dfopen_variation8.phpt19 //create the include directory structure
49 // remove the directory structure
62 // create a file in the middle directory
85 // create a file in working directory
105 // create a file in the script directory
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 Dis_dir_variation1.phpt6 Description: Tells whether the dirname is a directory
7 Returns TRUE if the dirname exists and is a directory, FALSE otherwise.
/PHP-7.4/ext/zlib/tests/
H A Dreadgzfile_variation15.phpt18 // remove the directory structure
31 // create a file in the middle directory
51 // create a file in working directory
69 // create a file in the script directory
/PHP-7.4/ext/phar/tests/
H A Dphar_gobyebye-win32.phpt32 Warning: readfile(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyeb…
34 Warning: fopen(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyebye-…
36 Warning: file_get_contents(foo/hi): failed to open stream: No such file or directory in phar://%sph…
47 Warning: opendir(foo/hi): failed to open dir: No such file or directory in phar://%sphar_gobyebye-w…
H A Dphar_oo_getcontents.phpt36 Phar error: Cannot retrieve contents, "a" in phar "%sphar_oo_getcontents.phar.php" is a directory
37 Phar error: Cannot retrieve contents, "hi" in phar "%sphar_oo_getcontents.phar.php" is a directory
/PHP-7.4/ext/standard/tests/dir/
H A Dopendir_basic-win32-mb.phpt12 * Description: Open a directory and return a dir_handle
43 echo "\n-- Close directory handles: --\n";
67 -- Close directory handles: --
H A Dscandir_variation7.phpt2 Test scandir() function : usage variations - different directory permissions
23 // create the temporary directory
27 // different values for directory permissions
49 // Remove the directory if already exists
H A Dreaddir_variation5.phpt13 * Description: Read directory entry from dir_handle
18 * Open a directory with different premissions then try to read it
24 // create the temporary directory
28 /* different values for directory permissions */
46 // Open directory with different permission values, read and close, expected: none of them to succe…
H A Dbug80960.phpt18 Warning: opendir(notexist*): failed to open dir: No such file or directory in %s on line %d
22 Warning: opendir(notexist?): failed to open dir: No such file or directory in %s on line %d
/PHP-7.4/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',
280 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
304 string(45) "/this/is/a/very/deep/directory/structure/and/"
318 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
326 string(28) "/this/../a/../deep/directory"
329 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
337 string(29) "/this/../a/../deep/directory/"
[all …]
/PHP-7.4/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
/PHP-7.4/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 …toryIterator::__construct(/this/path/does/not/exist): failed to open dir: No such file or directory
/PHP-7.4/build/
H A DMakefile.gcov36 $(LTP) --capture --no-external --directory . --output-file $@
42 $(LTP_GENHTML) --legend --output-directory lcov_html/ --title "PHP Code Coverage" php_lcov.info
/PHP-7.4/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";
/PHP-7.4/ext/phar/phar/
H A Ddirectorytreeiterator.inc13 * @brief DirectoryIterator to generate ASCII graphic directory trees
20 * @param $path directory to iterate

Completed in 32 milliseconds

12345678910>>...21