Home
last modified time | relevance | path

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

12345678910>>...21

/PHP-5.5/ext/standard/tests/file/
H A Dbug52624.phpt2 Bug #52624 (tempnam() by-pass open_basedir with inexistent directory)
H A Dbug55124.phpt2 Bug #55124 (recursive mkdir fails with current (dot) directory in path)
H A Dis_dir_variation4.phpt6 Description: Tells whether the dirname is a directory
7 Returns TRUE if the dirname exists and is a directory, FALSE otherwise.
H A Dparse_ini_file_error.phpt40 Warning: parse_ini_file(%s): failed to open stream: No such file or directory in %s on line %d
45 Warning: parse_ini_file(%s): failed to open stream: No such file or directory in %s on line %d
H A Dsymlink_link_linkinfo_is_link_variation2.phpt45 Warning: link(): No such file or directory in %s on line %d
48 Warning: linkinfo(): No such file or directory in %s on line %d
H A Dbug35740.phpt2 Bug #35740 (memory leak when including a directory)
H A Dis_writable_variation2.phpt35 echo "\n*** Testing is_writable() on directory without write permission ***\n";
39 chmod("$file_path/is_writable_variation2", 0777); // chmod to enable deletion of directory
91 *** Testing is_writable() on directory without write permission ***
H A Dunlink_variation9-win32.phpt92 Warning: unlink(unlinkVar9.tmp\..\BADDIR\file.tmp): No such file or directory in %s on line %d
95 Warning: unlink(BADDIR\file.tmp): No such file or directory in %s on line %d
104 Warning: unlink(%s\BADDIR\file.tmp): No such file or directory in %s on line %d
H A Dfiletype_variation.phpt49 echo "-- Checking with directory --\n";
73 -- Checking with directory --
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_003.phpt2 Bug #55726 (Changing the working directory makes router script inaccessible)
/PHP-5.5/ext/phar/tests/
H A Dpharfileinfo_setmetadata.phpt47 Phar entry is a temporary directory (not an actual entry in the archive), cannot set metadata
48 Phar entry is a temporary directory (not an actual entry in the archive), cannot delete metadata
H A Dbug71498.phpt16 phar error: end of central directory not found in zip-based phar "%s/bug71498.zip"
/PHP-5.5/ext/mssql/
H A Dconfig.m47 directory [/usr/local/freetds]])
37 AC_MSG_ERROR(Directory $PHP_MSSQL is not a FreeTDS installation directory)
/PHP-5.5/ext/imap/tests/
H A DREADME2 Many of the tests in this directory require a mail server to be running, if there is no mail server…
9 …ething.com. It's also necessary to set up one additional user ID (vmail) to own the mail directory.
/PHP-5.5/ext/soap/
H A Dphp_xml.c111 if (ret->URL == NULL && ctxt->directory != NULL) { in soap_xmlParseFile()
112 ret->URL = xmlCharStrdup(ctxt->directory); in soap_xmlParseFile()
161 if (ret->URL == NULL && ctxt->directory != NULL) { in soap_xmlParseMemory()
162 ret->URL = xmlCharStrdup(ctxt->directory); in soap_xmlParseMemory()
/PHP-5.5/sapi/apache/
H A DapMakefile.libdir2 provide the default targets when building the Makefile in this directory.
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.libdir2 provide the default targets when building the Makefile in this directory.
/PHP-5.5/ext/spl/tests/
H A Dbug54291.phpt8 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Failed to open directory "…
/PHP-5.5/ext/zlib/
H A Dzlib_win32_howto.txt10 php_build is a directory at the same level as php5.
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_variation_003.phpt53 Warning: getimagesize(%s): failed to open stream: No such file or directory in %s on line %d
56 Warning: getimagesize(%s): failed to open stream: No such file or directory in %s on line %d
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation8.phpt12 * Prototype : object dir(string $directory[, resource $context])
18 * Create more than one temporary directory & subdirectory and check if dir() function can open
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_open_error.phpt30 Warning: finfo_open(%sfoobarfile): failed to open stream: No such file or directory in %sfinfo_open…
32 Warning: finfo_open(%sfoobarfile): failed to open stream: No such file or directory in %sfinfo_open…
/PHP-5.5/
H A DREADME.UNIX-BUILD-SYSTEM13 - abandoning the "one library per directory" concept
72 extension source directory and compiles all three files with the
76 in a directory called $ext_builddir/lib:
94 change the working directory anymore, we must use either
95 absolute paths or relative ones to the top build-directory.
/PHP-5.5/ext/standard/tests/strings/
H A D007-win32.phpt17 Warning: php_strip_whitespace(%s): failed to open stream: No such file or directory in %s on line %d
/PHP-5.5/ext/phar/tests/zip/
H A Dcorrupt_002.phpt16 phar error: end of central directory not found in zip-based phar "%snozipend.zip"

Completed in 24 milliseconds

12345678910>>...21