Home
last modified time | relevance | path

Searched refs:local (Results 76 – 100 of 111) sorted by relevance

12345

/PHP-8.2/ext/readline/
H A Dconfig.m418 for i in $PHP_READLINE /usr/local /usr; do
/PHP-8.2/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt15 * we're dealing with interface-local traffic... */
H A Dmcast_ipv6_recv.phpt19 * we're dealing with interface-local traffic... */
/PHP-8.2/ext/oci8/tests/
H A Dlob_029.phpt23 $realdirname = "/tmp"; // Use /tmp because a local dir can give ORA-22288 depending on perms
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_load_data.phpt16 die("skip Cannot detect if test is run against local or remote database server");
/PHP-8.2/ext/dom/
H A Ddocument.c786 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 Dbug20175.phpt38 * after the function call bar_global() is done in current local scope.
/PHP-8.2/ext/skeleton/
H A Dconfig.m4.in37 dnl SEARCH_PATH="/usr/local /usr" # you might want to change this
/PHP-8.2/ext/ldap/
H A Dconfig.m457 for i in /usr/local /usr; do
/PHP-8.2/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt29 // storing size of symlink in a local variable
/PHP-8.2/ext/intl/timezone/
H A Dtimezone_arginfo.h63 ZEND_ARG_TYPE_INFO(0, local, _IS_BOOL, 0)
/PHP-8.2/scripts/
H A Dphpize.m4167 test "$prefix" = "NONE" && prefix="/usr/local"
/PHP-8.2/.github/workflows/
H A Dpush.yml179 export PATH="/usr/local/opt/bison/bin:$PATH"
/PHP-8.2/sapi/fpm/
H A Dphp-fpm.conf.in21 ; into a local file.
/PHP-8.2/ext/curl/tests/
H A Dcurl_setopt_ssl.phpt63 // set up local server
/PHP-8.2/ext/opcache/
H A Dconfig.m488 for i in /usr/local /usr; do
/PHP-8.2/ext/opcache/jit/
H A DREADME.md124 may be useful for local development.
/PHP-8.2/
H A DREADME.REDIST.BINS46 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 Dconfigure.ac1107 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 Dphp.ini-development565 ; 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 Dphp.ini-production567 ; 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 Dconfig.m4125 for i in $PHP_IMAP /usr/local /usr; do
/PHP-8.2/build/
H A Dlibtool.m41365 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 Dphp_intl.stub.php595 function intltz_get_offset(IntlTimeZone $timezone, float $timestamp, bool $local, &$rawOffset, &$ds… argument
/PHP-8.2/Zend/tests/
H A D019.phpt303 * only the local variable is destroyed. The variable in the calling environment
326 * local variable is destroyed. The variable in the calling environment

Completed in 64 milliseconds

12345