Home
last modified time | relevance | path

Searched refs:path (Results 776 – 800 of 847) sorted by relevance

1...<<31323334

/PHP-7.1/ext/standard/tests/dir/
H A Dscandir_variation2.phpt8 * Description: List files & directories inside the specified path
H A Dscandir_variation2-mb.phpt8 * Description: List files & directories inside the specified path
/PHP-7.1/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_error1.phpt26 Prototype: int linkinfo ( string $path );
H A Dsymlink_link_linkinfo_is_link_error2.phpt23 Prototype: int linkinfo ( string $path );
H A Dsymlink_link_linkinfo_is_link_variation9.phpt20 Prototype: int linkinfo ( string $path );
H A Dsymlink_link_linkinfo_is_link_variation1.phpt20 Prototype: int linkinfo ( string $path );
H A Dsymlink_link_linkinfo_is_link_variation4.phpt20 Prototype: int linkinfo ( string $path );
/PHP-7.1/ext/standard/tests/general_functions/
H A Dparse_ini_basic.phpt278 string(69) "c:\some windows\path\test\new\r\quote " here\single ' quote\some more"
/PHP-7.1/ext/phar/tests/
H A D027.phpt90 …y in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)
H A D027U.phpt90 …y in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)
H A Dphar_isvalidpharfilename.phpt79 Warning: Phar::isValidPharFilename() expects parameter 1 to be a valid path, array given in %sphar_…
H A Dmounteddir.phpt100 …pmanifest1.phar.php/testit/directory): failed to open stream: phar error: path "testit/directory" …
H A DmounteddirU.phpt100 …pmanifest1.phar.php/testit/directory): failed to open stream: phar error: path "testit/directory" …
/PHP-7.1/main/
H A Drfc1867.c570 static char *php_ap_basename(const zend_encoding *encoding, char *path) in php_ap_basename() argument
572 char *s = strrchr(path, '\\'); in php_ap_basename()
573 char *s2 = strrchr(path, '/'); in php_ap_basename()
587 return path; in php_ap_basename()
/PHP-7.1/ext/session/tests/
H A Dsession_set_cookie_params_error.phpt11 …* Prototype : void session_set_cookie_params(int $lifetime [, string $path [, string $domain [, bo…
/PHP-7.1/ext/opcache/
H A DZendAccelerator.h325 char *accel_make_persistent_key(const char *path, int path_length, int *key_len);
/PHP-7.1/ext/dba/
H A Ddba_cdb.c80 file = VCWD_OPEN(info->path, O_RDONLY); in DBA_OPEN_FUNC()
/PHP-7.1/sapi/cgi/
H A DREADME.FastCGI9 also must not use '--enable-discard-path'.
92 FastCgiServer /path/to/php-cgi -processes 5
/PHP-7.1/ext/standard/tests/strings/
H A Dget_html_translation_table_basic7.phpt9 /* uses &#039; to share the code path with HTML 4.01 */
/PHP-7.1/ext/standard/tests/url/
H A Dparse_url_variation_002_32bit.phpt102 ["path"]=>
H A Dparse_url_variation_002_64bit.phpt102 ["path"]=>
/PHP-7.1/ext/mysqli/
H A Dconfig.m433 [ --with-mysqli[=FILE] Include MySQLi support. FILE is the path
/PHP-7.1/ext/xmlrpc/
H A Dconfig.m4103 AC_MSG_CHECKING(for XMLRPC-EPI in default path)
/PHP-7.1/
H A Dconfigure.in791 case `$php_shtool path $CC` in
904 PHP_ARG_WITH(config-file-path, path to configuration file,
905 [ --with-config-file-path=PATH
906 … Set the path in which to look for php.ini @<:@PREFIX/lib@:>@], DEFAULT, no)
922 Set the path where to scan for configuration files], DEFAULT, no)
945 AC_MSG_ERROR([Cannot locate libgcc. Make sure that gcc is in your path])
1203 dnl Build extension directory path
/PHP-7.1/ext/oci8/
H A Dconfig.m4168 dnl --with-oci8=shared,instantclient,/path/to/client/dir/lib
170 dnl --with-oci8=shared,/path/to/oracle/home
173 Use --with-oci8=instantclient,/path/to/instant/client/lib

Completed in 61 milliseconds

1...<<31323334