Home
last modified time | relevance | path

Searched refs:path (Results 626 – 650 of 720) sorted by relevance

1...<<212223242526272829

/PHP-7.0/
H A Dphp.ini-production704 ; http://php.net/include-path
764 ; http://php.net/cgi.dicard-path
864 ; ... or with a path:
866 ; extension=/path/to/extension/msql.so
1028 ; http://php.net/sendmail-path
1317 ; The path can be defined as:
1319 ; session.save_path = "N;/path"
1335 ; session.save_path = "N;MODE;/path"
1339 ; http://php.net/session.save-path
1377 ; http://php.net/session.cookie-path
[all …]
H A DREADME.SELF-CONTAINED-EXTENSIONS55 [--with-php-config=/path/to/php-config] \
135 [--with-php-config=/path/to/php-config]
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg.h305 …php_stream *(*orig_url_wrap_php)(php_stream_wrapper *wrapper, const char *path, const char *mode, …
H A Dxml.md246 - &lt;includedfile name=""/>: one per file, with name being the file path of the included file
552 - (error) &lt;setoplog type="openfailure" file="" /> when it couldn't open the passed file path
589 - loads a module or Zend extension at a given path
590 - if a relative path is passed, it's relative to the extension_dir ini setting
596 - path: the path where it was loaded
601 - relpath: relative path given, but no extension_dir defined
H A DREADME.md56 - -c search for php ini in path
/PHP-7.0/ext/standard/tests/dir/
H A Dopendir_variation5.phpt20 /* Prototype : mixed opendir(string $path[, resource $context])
H A Dscandir_variation5.phpt21 * Description: List files & directories inside the specified path
H A Dscandir_variation7.phpt21 * Description: List files & directories inside the specified path
/PHP-7.0/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation7.phpt20 Prototype: int linkinfo ( string $path );
H A Dsymlink_link_linkinfo_is_link_variation8.phpt20 Prototype: int linkinfo ( string $path );
H A Duserstreams_003.phpt9 function stream_open($path, $mode, $openedpath) {
H A Dfile_put_contents_variation7.phpt26 // Note invalid dirs in p8 result in (The system cannot find the path specified.)
H A D007_error.phpt148 Warning: fopen() expects parameter 1 to be a valid path, array given in %s on line %d
158 Warning: fopen() expects parameter 1 to be a valid path, object given in %s on line %d
H A Dunlink_variation8.phpt35 // relative bad path
44 //absolute bad path
H A Dsymlink_link_linkinfo_is_link_variation6.phpt37 Prototype: int linkinfo ( string $path );
H A Duserstreams_002.phpt7 function stream_open($path, $mode, $openedpath) {
H A Dsymlink_link_linkinfo_is_link_basic2.phpt20 Prototype: int linkinfo ( string $path );
/PHP-7.0/ext/sqlite3/
H A Dconfig0.m424 AC_MSG_CHECKING([for sqlite3 files in default path])
/PHP-7.0/ext/session/
H A Dmod_mm.c230 static int ps_mm_initialize(ps_mm *data, const char *path) in ps_mm_initialize() argument
233 data->mm = mm_create(0, path); in ps_mm_initialize()
/PHP-7.0/ext/phar/tests/
H A Dfopen_edgecases.phpt82 …phar://", must have at least phar:/// for root directory (always use full path to a new phar) in %…
102 …phar://", must have at least phar:/// for root directory (always use full path to a new phar) in %…
H A Dphar_unlinkarchive.phpt93 Warning: Phar::unlinkArchive() expects parameter 1 to be a valid path, array given in %sphar_unlink…
/PHP-7.0/win32/
H A Dinstall.txt503 Note: Remember that when adding path values in the Apache
555 substitute the c:/php/ for your actual path to PHP.
629 Note: Remember that when adding path values in the Apache
669 # configure the path to php.ini
745 ini="c:/path/to/php.ini"]
1265 --with-config-file-path compile time option
1482 --with-config-file-path=/etc
1509 * > run -X -f /path/to/httpd.conf
1511 * > run -X -f /path/to/httpd.conf
1576 path.
[all …]
/PHP-7.0/ext/pspell/
H A DREADME35 PATH is the path you specified for pspell libraries.
/PHP-7.0/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt6 function stream_open($path, $mode, $openedpath) {
/PHP-7.0/ext/zip/
H A Dconfig.m410 [ --with-zlib-dir[=DIR] ZIP: Set the path to libz install prefix], no, no)
80 AC_MSG_RESULT(in default path: found in $i)

Completed in 36 milliseconds

1...<<212223242526272829