Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 25 of 510) sorted by last modified time

12345678910>>...21

/PHP-7.4/
H A DNEWS2209 . Fixed bug #77765 (FTP stream wrapper should set the directory as
2531 . Fixed bug #76947 (file_put_contents() blocks the directory of the file
2639 . Fixed bug #75248 (Binary directory doesn't get created when building
H A Dconfigure.ac187 [for system library directory],
325 dnl Paths to the targets are relative to the build directory.
1235 dnl Build extension directory path.
1274 dnl Expand all directory names for use in macros/constants.
1529 dnl Make directories when building in a separate build directory.
/PHP-7.4/ext/libxml/
H A Dlibxml.c665 ADD_NULL_OR_STRING_KEY(directory) in _php_libxml_external_entity_loader()
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc14 * Config directory for included files.
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch480 /* load directory or file */
2043 - if (handle_mime(ms, mime, "directory") == -1)
2179 - tmp = buf; /* in current directory anyway */
/PHP-7.4/build/
H A Dpkg.m4222 dnl should install pkg-config .pc files. By default the directory is
229 [pkg-config installation directory @<:@]pkg_default[@:>@])
245 dnl default the directory is $datadir/pkgconfig, but the default can be
251 [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@])
/PHP-7.4/ext/phar/tests/
H A Dbug81211.phpt44 …or returned a path "%s%ebug81211%efoobar%efile" that is not in the base directory "%s%ebug81211%ef…
45 …or returned a path "%s%ebug81211%efoobar%efile" that is not in the base directory "%s%ebug81211%ef…
H A Dphar_buildfromdirectory2-win.phpt2 Phar::buildFromDirectory() - non-directory passed as first parameter
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 Dbug69441.phpt17 UnexpectedValueException: phar error: end of central directory not found in zip-based phar "%sbug69…
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c500 int directory = 0, save; in tsrm_realpath_r() local
857 j = tsrm_realpath_r(path, 0, j, ll, t, 0, is_dir, &directory); in tsrm_realpath_r()
882 directory = (dataw.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY); in tsrm_realpath_r()
885 *link_is_dir = directory; in tsrm_realpath_r()
890 directory = (dataw.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY) != 0; in tsrm_realpath_r()
891 if (is_dir && !directory) { in tsrm_realpath_r()
939 *link_is_dir = directory; in tsrm_realpath_r()
943 directory = S_ISDIR(st.st_mode); in tsrm_realpath_r()
945 *link_is_dir = directory; in tsrm_realpath_r()
947 if (is_dir && !directory) { in tsrm_realpath_r()
[all …]
/PHP-7.4/ext/ftp/
H A Dphp_ftp.c72 ZEND_ARG_INFO(0, directory)
87 ZEND_ARG_INFO(0, directory)
92 ZEND_ARG_INFO(0, directory)
109 ZEND_ARG_INFO(0, directory)
114 ZEND_ARG_INFO(0, directory)
120 ZEND_ARG_INFO(0, directory)
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc192 fputs($s, "257 \"$cwd\" is current directory.\r\n");
301 fputs($s, "250 $m[1]: No such file or directory\r\n");
427 fputs($s, "550 {$matches[1]}: No such file or directory \r\n");
484 fputs($s, "550 No such file or directory\r\n");
501 fputs($s, "350 File or directory exists, ready for destination name\r\n");
503 fputs($s, "550 No such file or directory\r\n");
511 fputs($s, "250 $m[1]: No such file or directory\r\n");
/PHP-7.4/ext/xmlreader/
H A Dphp_xmlreader.c1041 char *directory=NULL, resolved_path[MAXPATHLEN]; in PHP_METHOD() local
1073 directory = VCWD_GETCWD(resolved_path, MAXPATHLEN); in PHP_METHOD()
1075 directory = VCWD_GETWD(resolved_path); in PHP_METHOD()
1077 if (directory) { in PHP_METHOD()
/PHP-7.4/ext/standard/tests/dir/
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
H A Dopendir_variation6-win32.phpt12 * Description: Open a directory and return a dir_handle
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug44295-win.phpt6 if (is_dir('c:\\not\\exists\\here')) die("skip directory c:\\not\\exists\\here already exists");
/PHP-7.4/ext/soap/
H A Dphp_xml.c108 if (ret->URL == NULL && ctxt->directory != NULL) { in soap_xmlParseFile()
109 ret->URL = xmlCharStrdup(ctxt->directory); in soap_xmlParseFile()
155 if (ret->URL == NULL && ctxt->directory != NULL) { in soap_xmlParseMemory()
156 ret->URL = xmlCharStrdup(ctxt->directory); in soap_xmlParseMemory()
/PHP-7.4/ext/standard/tests/url/
H A Dparse_url_basic_003.phpt47 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(11) "www.…
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/ : string(11) "www.php.net"
50 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : string(11) "www.…
51 --> http://www.php.net:80/this/../a/../deep/directory : string(11) "www.php.net"
52 --> http://www.php.net:80/this/../a/../deep/directory/ : string(11) "www.php.net"
53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(11) "www.php.net"
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
H A Dparse_url_unterminated.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_basic_001.phpt211 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
222 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
227 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/: array(4) {
235 string(45) "/this/is/a/very/deep/directory/structure/and/"
246 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
249 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
257 string(28) "/this/../a/../deep/directory"
260 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
268 string(29) "/this/../a/../deep/directory/"
271 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php: array(4) {
[all …]
/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/
H A Dbug42560.phpt2 Bug #42560 Empty directory argument to tempnam yields open_basedir problems
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_003.phpt15 phar error: end of central directory not found in zip-based phar "%sfilecomment.zip"

Completed in 66 milliseconds

12345678910>>...21