Home
last modified time | relevance | path

Searched refs:local (Results 126 – 150 of 172) sorted by relevance

1234567

/PHP-7.2/ext/imap/
H A Dconfig.m459 …ath given to --with-kerberos (if no path is given, searches in /usr/kerberos, /usr/local and /usr )
112 for i in $PHP_IMAP /usr/local /usr; do
/PHP-7.2/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");
H A Dpdo_mysql_prepare_load_data.phpt15 die("skip Cannot detect if test is run against local or remote database server");
/PHP-7.2/ext/date/tests/
H A Ddate_variation1.phpt6 * Description: Format a local time/date.
H A Didate_variation2.phpt6 * Description: Format a local time/date as integer
H A Dstrftime_variation1.phpt6 * Description: Format a local time/date according to locale settings
H A Dstrftime_variation2.phpt6 * Description: Format a local time/date according to locale settings
H A Ddate_variation2.phpt6 * Description: Format a local time/date.
H A Didate_variation1.phpt6 * Description: Format a local time/date as integer
/PHP-7.2/ext/dom/
H A Ddocument.c955 xmlChar *local; in PHP_FUNCTION() local
965 local = xmlCharStrndup(name, name_len); in PHP_FUNCTION()
966 dom_namednode_iter(intern, 0, namednode, NULL, local, NULL); in PHP_FUNCTION()
1166 xmlChar *local, *nsuri; in PHP_FUNCTION() local
1176 local = xmlCharStrndup(name, name_len); in PHP_FUNCTION()
1178 dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri); in PHP_FUNCTION()
/PHP-7.2/tests/lang/
H A Dbug20175.phpt38 * after the function call bar_global() is done in current local scope.
/PHP-7.2/ext/mysqli/
H A Dconfig.m413 /usr/local/mysql/var/mysql.sock \
/PHP-7.2/scripts/
H A Dphpize.m4158 test "$prefix" = "NONE" && prefix="/usr/local"
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL145 `/usr/local/bin', include files under `/usr/local/include', etc. You
146 can specify an installation prefix other than `/usr/local' by giving
251 not `/usr/local'. It is recommended to use the following options:
/PHP-7.2/ext/iconv/
H A Dconfig.m418 for i in /usr/local /usr; do
/PHP-7.2/ext/curl/
H A Dconfig.m452 for i in /usr/local /usr; do
/PHP-7.2/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt41 // storing size of symlink in a local variable
/PHP-7.2/sapi/fpm/
H A Dphp-fpm.conf.in21 ; into a local file.
/PHP-7.2/Zend/
H A Dacinclude.m43 dnl This file contains local autoconf functions.
/PHP-7.2/ext/sockets/tests/
H A Dmcast_ipv6_recv.phpt18 * we're dealing with interface-local traffic... */
/PHP-7.2/
H A DREADME.RELEASE_PROCESS132 a. Call php bin/createNewsEntry in your local phpweb checkout
273 a. Call php bin/createNewsEntry in your local phpweb checkout
316 a. Call php bin/createNewsEntry in your local phpweb checkout
H A Dacinclude.m44 dnl This file contains local autoconf functions.
2240 AC_PATH_PROG(ICU_CONFIG, icu-config, no, [$PATH:/usr/local/bin])
2291 AC_PATH_PROG(KRB5_CONFIG, krb5-config, no, [$PATH:/usr/kerberos/bin:/usr/local/bin])
2310 PHP_KERBEROS="/usr/kerberos /usr/local /usr"
2386 PHP_OPENSSL_DIR="/usr/local/ssl /usr/local /usr /usr/local/openssl"
2506 for i in $PHP_ICONV /usr/local /usr; do
2567 for i in $PHP_LIBXML_DIR /usr/local /usr; do
H A Dconfigure.ac765 SEARCH_PATH="/usr/local /usr"
1034 Example: --with-foobar=shared,/usr/local/foobar/
1037 o foobar package install prefix is /usr/local/foobar/
1187 test "$prefix" = "NONE" && prefix=/usr/local
1648 | If you encounter <defunc> processes when using a local Oracle |
/PHP-7.2/ext/pcre/pcrelib/
H A DREADME104 (defaulting to /usr/local).
179 CFLAGS='-O2 -Wall' ./configure --prefix=/opt/local
183 under /opt/local instead of the default /usr/local.
576 file is compiled and run on the local host, in order to generate the inbuilt
578 because dftables.c needs to be compiled with the local compiler, not the cross
588 run it on the local host to make a new version of pcre_chartables.c.dist.
1000 Email local part: ph10
/PHP-7.2/ext/intl/timezone/
H A Dtimezone_class.cpp424 ZEND_ARG_INFO(0, local)

Completed in 67 milliseconds

1234567