/PHP-8.2/ext/readline/ |
H A D | config.m4 | 18 for i in $PHP_READLINE /usr/local /usr; do
|
/PHP-8.2/ext/sockets/tests/ |
H A D | mcast_ipv6_recv_limited.phpt | 15 * we're dealing with interface-local traffic... */
|
H A D | mcast_ipv6_recv.phpt | 19 * we're dealing with interface-local traffic... */
|
/PHP-8.2/ext/oci8/tests/ |
H A D | lob_029.phpt | 23 $realdirname = "/tmp"; // Use /tmp because a local dir can give ORA-22288 depending on perms
|
/PHP-8.2/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_exec_load_data.phpt | 16 die("skip Cannot detect if test is run against local or remote database server");
|
/PHP-8.2/ext/dom/ |
H A D | document.c | 786 xmlChar *local; in PHP_METHOD() local 797 local = xmlCharStrndup(name, name_len); in PHP_METHOD() 798 dom_namednode_iter(intern, 0, namednode, NULL, local, NULL); in PHP_METHOD() 1005 xmlChar *local, *nsuri; in PHP_METHOD() local 1016 local = xmlCharStrndup(name, name_len); in PHP_METHOD() 1018 dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri); in PHP_METHOD()
|
/PHP-8.2/tests/lang/ |
H A D | bug20175.phpt | 38 * after the function call bar_global() is done in current local scope.
|
/PHP-8.2/ext/skeleton/ |
H A D | config.m4.in | 37 dnl SEARCH_PATH="/usr/local /usr" # you might want to change this
|
/PHP-8.2/ext/ldap/ |
H A D | config.m4 | 57 for i in /usr/local /usr; do
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | symlink_link_linkinfo_is_link_variation3.phpt | 29 // storing size of symlink in a local variable
|
/PHP-8.2/ext/intl/timezone/ |
H A D | timezone_arginfo.h | 63 ZEND_ARG_TYPE_INFO(0, local, _IS_BOOL, 0)
|
/PHP-8.2/scripts/ |
H A D | phpize.m4 | 167 test "$prefix" = "NONE" && prefix="/usr/local"
|
/PHP-8.2/.github/workflows/ |
H A D | push.yml | 180 export PATH="/usr/local/opt/bison/bin:$PATH"
|
/PHP-8.2/sapi/fpm/ |
H A D | php-fpm.conf.in | 21 ; into a local file.
|
/PHP-8.2/ext/curl/tests/ |
H A D | curl_setopt_ssl.phpt | 63 // set up local server
|
/PHP-8.2/ext/opcache/ |
H A D | config.m4 | 88 for i in /usr/local /usr; do
|
/PHP-8.2/ext/opcache/jit/ |
H A D | README.md | 124 may be useful for local development.
|
/PHP-8.2/ |
H A D | README.REDIST.BINS | 46 Email local part: ph10 60 Email local part: hzmester 71 Email local part: hzmester 564 zip_dirent.c -- read directory entry (local or central), clean dirent
|
H A D | configure.ac | 1107 Example: --with-foobar=shared,/usr/local/foobar/ 1110 o foobar package install prefix is /usr/local/foobar/ 1360 test "$prefix" = "NONE" && prefix=/usr/local 1830 | If you encounter <defunc> processes when using a local Oracle |
|
H A D | php.ini-development | 565 ; and change docref_root to the base URL of your local copy including the 1067 ; Default socket name for local MySQL connects. If empty, uses the built-in 1160 ; Allow accessing, from PHP's perspective, local files with LOAD DATA statements 1183 ; Default socket name for local MySQL connects. If empty, uses the built-in 1746 ;tidy.default_config = /usr/local/lib/php/default.tcfg 1947 ; The location of a Certificate Authority (CA) file on the local filesystem
|
H A D | php.ini-production | 567 ; and change docref_root to the base URL of your local copy including the 1069 ; Default socket name for local MySQL connects. If empty, uses the built-in 1162 ; Allow accessing, from PHP's perspective, local files with LOAD DATA statements 1185 ; Default socket name for local MySQL connects. If empty, uses the built-in 1748 ;tidy.default_config = /usr/local/lib/php/default.tcfg 1949 ; The location of a Certificate Authority (CA) file on the local filesystem
|
/PHP-8.2/ext/imap/ |
H A D | config.m4 | 125 for i in $PHP_IMAP /usr/local /usr; do
|
/PHP-8.2/build/ |
H A D | libtool.m4 | 1365 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" 1458 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" 1459 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" 1490 sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" 1535 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) 1536 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' 1618 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" 1620 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" 1692 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" 1884 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' [all …]
|
/PHP-8.2/ext/intl/ |
H A D | php_intl.stub.php | 595 function intltz_get_offset(IntlTimeZone $timezone, float $timestamp, bool $local, &$rawOffset, &$ds… argument
|
/PHP-8.2/Zend/tests/ |
H A D | 019.phpt | 303 * only the local variable is destroyed. The variable in the calling environment 326 * local variable is destroyed. The variable in the calling environment
|