Home
last modified time | relevance | path

Searched refs:path (Results 751 – 775 of 847) sorted by relevance

1...<<31323334

/PHP-7.1/ext/standard/tests/dir/
H A Dscandir_variation5.phpt21 * Description: List files & directories inside the specified path
H A Dopendir_variation7.phpt20 /* Prototype : mixed opendir(string $path[, resource $context])
/PHP-7.1/ext/sqlite3/
H A Dconfig0.m424 AC_MSG_CHECKING([for sqlite3 files in default path])
/PHP-7.1/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 Dreadfile_variation8-win32-mb.phpt55 // unixifed path
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_basic2.phpt20 Prototype: int linkinfo ( string $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) {
/PHP-7.1/ext/session/
H A Dmod_mm.c228 static int ps_mm_initialize(ps_mm *data, const char *path) in ps_mm_initialize() argument
231 data->mm = mm_create(0, path); in ps_mm_initialize()
H A Dsession.c1086 const char *path;
1090 path = SG(request_info).path_translated;
1091 if (path) {
1092 if (VCWD_STAT(path, &sb) == -1) {
1592 zend_string *path = NULL, *domain = NULL;
1598 zend_parse_parameters(argc, "z|SSbb", &lifetime, &path, &domain, &secure, &httponly) == FAILURE) {
1608 if (path) {
1610 zend_alter_ini_entry(ini_name, path, PHP_INI_USER, PHP_INI_STAGE_RUNTIME);
2361 ZEND_ARG_INFO(0, path)
2405 ZEND_ARG_INFO(0, path)
/PHP-7.1/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.1/
H A DREADME.SELF-CONTAINED-EXTENSIONS55 [--with-php-config=/path/to/php-config] \
135 [--with-php-config=/path/to/php-config]
/PHP-7.1/sapi/phpdbg/
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
H A Dphpdbg.h311 …php_stream *(*orig_url_wrap_php)(php_stream_wrapper *wrapper, const char *path, const char *mode, …
/PHP-7.1/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.1/ext/pspell/
H A DREADME35 PATH is the path you specified for pspell libraries.
/PHP-7.1/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt6 function stream_open($path, $mode, $openedpath) {
/PHP-7.1/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)
/PHP-7.1/sapi/fpm/
H A Dwww.conf.in18 ;prefix = /path/to/pools/$pool
34 ; '/path/to/unix/socket' - to listen on a unix socket.
250 ;ping.path = /ping
348 ; absolute path. When this value is not set, chroot is not used.
359 ; Note: relative path can be used.
410 ; Note: path INI options can be relative and will be expanded with the prefix

Completed in 44 milliseconds

1...<<31323334