Home
last modified time | relevance | path

Searched refs:directory (Results 451 – 475 of 523) sorted by relevance

1...<<1112131415161718192021

/PHP-5.5/
H A Dmakerpm123 - Fix rpm build directory for the major distributions.
H A Dphp.ini-development14 ; 4. Current working directory (except CLI)
15 ; 5. The web server's directory (for SAPI modules), or directory of PHP
17 ; 6. The directory from the --with-config-file-path compile time option, or the
18 ; Windows directory (C:\windows or C:\winnt)
28 ; apply to PHP files in the /www/mysite directory. Directives
294 ; open_basedir, if set, limits all file operations to the defined directory
295 ; and below. This directive makes most sense if used in a per-directory
852 ; default extension directory.
1371 ; or your OS have problems with lots of files in one directory, and is
1374 ; NOTE 1: PHP will not create this directory structure automatically.
[all …]
H A Dphp.ini-production14 ; 4. Current working directory (except CLI)
15 ; 5. The web server's directory (for SAPI modules), or directory of PHP
17 ; 6. The directory from the --with-config-file-path compile time option, or the
18 ; Windows directory (C:\windows or C:\winnt)
28 ; apply to PHP files in the /www/mysite directory. Directives
294 ; open_basedir, if set, limits all file operations to the defined directory
295 ; and below. This directive makes most sense if used in a per-directory
852 ; default extension directory.
1371 ; or your OS have problems with lots of files in one directory, and is
1374 ; NOTE 1: PHP will not create this directory structure automatically.
[all …]
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI74 Now, we'll create a fcgi-bin directory, just like you would do with normal
75 CGI scripts. You'll need to create a directory somewhere to store your
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c1053 char *directory=NULL, resolved_path[MAXPATHLEN]; in PHP_METHOD() local
1080 directory = VCWD_GETCWD(resolved_path, MAXPATHLEN); in PHP_METHOD()
1082 directory = VCWD_GETWD(resolved_path); in PHP_METHOD()
1084 if (directory) { in PHP_METHOD()
/PHP-5.5/ext/gd/libgd/
H A DREADME1 This directory contains the GD library available from
/PHP-5.5/ext/openssl/
H A DREADME40 parameter is an array containing file and directory names that specifiy the
41 locations of trusted CA files. If a directory is specified, then it must be a
42 correctly hashed directory.
H A Dopenssl.mak15 # OpenSSL directory
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME111 releases in CHM format. These can be found in the Contrib directory of the FTP
118 You can find contributions from PCRE users in the directory
170 command from the PCRE distribution directory, with your current directory set
171 to the directory where you want the files to be created. This command is a
175 Most commonly, people build PCRE within its own distribution directory, and in
185 If you want to build in a different directory, just run "configure" with that
186 directory as current. For example, suppose you have unpacked the PCRE source
540 The data is held in *.pc files that are installed in a directory called
558 installed themselves. However, the versions left in the build directory still
656 If you have modified any of the man page sources in the doc directory, you
[all …]
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m47 install directory or the path to pg_config])
/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation16-win32.phpt134 Warning: copy(%s): failed to open stream: No such file or directory in %s on line %s
H A Dcopy_variation6-win32.phpt133 …6/copy_variation6_sub/..///../*): failed to open stream: No such file or directory in %s on line %d
H A Dmkdir_variation2.phpt8 * Description: Create a directory
H A Dsymlink_link_linkinfo_is_link_variation1.phpt26 // creating temp directory which will contain temp file and links created
H A Dpathinfo_basic.phpt38 ".", // current directory
49 /* Testing normal directory notation */
H A Dumask_variation1.phpt19 echo "*** Testing umask() on file and directory ***\n";
45 /* umasking directory */
61 *** Testing umask() on file and directory ***
H A D005_error.phpt72 Warning: touch(): Unable to create file /no/such/file/or/dir because No such file or directory in %…
/PHP-5.5/ext/standard/tests/file/windows_acls/
H A Dcommon.inc167 echo "delete_dir: '$path' is not a directory\n";
/PHP-5.5/ext/pgsql/
H A Dconfig.m47 base install directory or the path to pg_config])
/PHP-5.5/ext/mysql/
H A Dconfig.m444 directory, if no DIR is passed or the value is
/PHP-5.5/ext/pdo_mysql/
H A Dconfig.m46 [ --with-pdo-mysql[=DIR] PDO: MySQL support. DIR is the MySQL base directory
/PHP-5.5/ext/standard/tests/array/
H A Dend_64bit.phpt101 //directory type resource
H A Dend.phpt101 //directory type resource
/PHP-5.5/ext/standard/tests/dir/
H A Dclosedir_variation1.phpt6 * Description: Close directory connection identified by the dir_handle
H A Dreaddir_variation1.phpt6 * Description: Read directory entry from dir_handle

Completed in 68 milliseconds

1...<<1112131415161718192021