Home
last modified time | relevance | path

Searched refs:local (Results 101 – 125 of 130) sorted by relevance

123456

/PHP-7.4/ext/oci8/tests/
H A Dlob_029.phpt21 $realdirname = "/tmp"; // Use /tmp because a local dir can give ORA-22288 depending on perms
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_load_data.phpt15 die("skip Cannot detect if test is run against local or remote database server");
/PHP-7.4/ext/mysqli/
H A Dconfig.m49 /usr/local/mysql/var/mysql.sock \
/PHP-7.4/ext/skeleton/
H A Dconfig.m4.in37 dnl SEARCH_PATH="/usr/local /usr" # you might want to change this
/PHP-7.4/tests/lang/
H A Dbug20175.phpt38 * after the function call bar_global() is done in current local scope.
/PHP-7.4/ext/dom/
H A Ddocument.c970 xmlChar *local; in PHP_FUNCTION() local
981 local = xmlCharStrndup(name, name_len); in PHP_FUNCTION()
982 dom_namednode_iter(intern, 0, namednode, NULL, local, NULL); in PHP_FUNCTION()
1185 xmlChar *local, *nsuri; in PHP_FUNCTION() local
1196 local = xmlCharStrndup(name, name_len); in PHP_FUNCTION()
1198 dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri); in PHP_FUNCTION()
/PHP-7.4/ext/ldap/
H A Dconfig.m457 for i in /usr/local /usr; do
/PHP-7.4/appveyor/
H A Dtest_task.bat46 set ODBC_TEST_DSN=Driver={ODBC Driver 13 for SQL Server};Server=(local)\SQL2017;Database=master;uid…
/PHP-7.4/scripts/
H A Dphpize.m4170 test "$prefix" = "NONE" && prefix="/usr/local"
/PHP-7.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt42 // storing size of symlink in a local variable
/PHP-7.4/ext/iconv/
H A Dconfig.m417 for i in /usr/local /usr; do
/PHP-7.4/docs/
H A Drelease-process.md128 don't need to be pushed (a local temporary branch should be used).
173 * Call `php bin/createNewsEntry` in your local phpweb checkout. Use category
321 * Call `php bin/createNewsEntry` in your local phpweb checkout.
360 * Call `php bin/createNewsEntry` in your local phpweb checkout.
/PHP-7.4/ext/sockets/tests/
H A Dmcast_ipv6_recv.phpt18 * we're dealing with interface-local traffic... */
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in21 ; into a local file.
H A Dwww.conf.in411 ;env[PATH] = /usr/local/bin:/usr/bin:/bin
/PHP-7.4/ext/imap/
H A Dconfig.m4113 for i in $PHP_IMAP /usr/local /usr; do
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_class.cpp427 ZEND_ARG_INFO(0, local)
/PHP-7.4/
H A DREADME.REDIST.BINS45 Email local part: ph10
59 Email local part: hzmester
70 Email local part: hzmester
588 zip_dirent.c -- read directory entry (local or central), clean dirent
H A Dconfigure.ac1027 Example: --with-foobar=shared,/usr/local/foobar/
1030 o foobar package install prefix is /usr/local/foobar/
1208 test "$prefix" = "NONE" && prefix=/usr/local
1603 | If you encounter <defunc> processes when using a local Oracle |
H A Dphp.ini-development558 ; and change docref_root to the base URL of your local copy including the
1054 ; Default socket name for local MySQL connects. If empty, uses the built-in
1143 ; Allow accessing, from PHP's perspective, local files with LOAD DATA statements
1162 ; Default socket name for local MySQL connects. If empty, uses the built-in
1731 ;tidy.default_config = /usr/local/lib/php/default.tcfg
1922 ; The location of a Certificate Authority (CA) file on the local filesystem
H A Dphp.ini-production558 ; and change docref_root to the base URL of your local copy including the
1054 ; Default socket name for local MySQL connects. If empty, uses the built-in
1143 ; Allow accessing, from PHP's perspective, local files with LOAD DATA statements
1162 ; Default socket name for local MySQL connects. If empty, uses the built-in
1731 ;tidy.default_config = /usr/local/lib/php/default.tcfg
1922 ; The location of a Certificate Authority (CA) file on the local filesystem
/PHP-7.4/build/
H A Dlibtool.m41365 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
1447 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
1448 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
1479 sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
1524 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
1525 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
1607 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
1609 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
1681 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
1873 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
[all …]
/PHP-7.4/ext/standard/
H A Dconfig.m4431 for i in $PHP_PASSWORD_ARGON2 /usr /usr/local ; do
/PHP-7.4/ext/intl/
H A Dphp_intl.c471 ZEND_ARG_INFO( 0, local )
/PHP-7.4/Zend/tests/
H A D019.phpt313 * only the local variable is destroyed. The variable in the calling environment
336 * local variable is destroyed. The variable in the calling environment

Completed in 52 milliseconds

123456