Home
last modified time | relevance | path

Searched refs:local (Results 1 – 25 of 130) sorted by path

123456

/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 |
/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
H A Dclosure_003.phpt2 Closure 003: Lambda with lexical variables (local scope)
H A Dget_defined_vars.phpt46 echo "\n*** Checking for output when get_defined_vars called in local function ***\n";
106 *** Checking for output when get_defined_vars called in local function ***
H A Dglobals_002.phpt2 globals in local scope
H A Dglobals_003.phpt2 globals in local scope - 2
H A Dglobals_004.phpt2 globals in local scope - 3
H A Dunset_cv04.phpt2 unset() CV 4 (unset() local variable in included file)
/PHP-7.4/Zend/tests/traits/
H A Dbug55554c.phpt8 // Here, the traits conflicts are overridden by local definitions,
/PHP-7.4/Zend/tests/try/
H A Dtry_catch_finally_007.phpt21 goto local;
22 local:
/PHP-7.4/Zend/tests/use_const/includes/
H A Dfoo_bar.inc5 const bar = 'local bar';
/PHP-7.4/Zend/tests/use_const/
H A Dshadow_core.phpt2 shadowing a global core constant with a local version
H A Dshadow_global.phpt2 shadowing a global constant with a local version
24 string(9) "local bar"
/PHP-7.4/Zend/tests/use_function/includes/
H A Dfoo_bar.inc6 return 'local bar';
/PHP-7.4/Zend/tests/use_function/
H A Dshadow_core.phpt2 shadowing a global core function with a local version
H A Dshadow_global.phpt2 shadowing a global function with a local version
24 string(9) "local bar"
/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/azure/macos/
H A Djob.yml12 export PATH="/usr/local/opt/bison/bin:$PATH"
23 --prefix=/usr/local \
28 --with-pgsql=/usr/local/opt/libpq \
29 --with-pdo-pgsql=/usr/local/opt/libpq \
42 --with-tidy=/usr/local/opt/tidyp \
52 --with-gettext=/usr/local/opt/gettext \
54 --with-bz2=/usr/local/opt/bzip2 \
56 --with-gmp=/usr/local/opt/gmp \
57 --with-iconv=/usr/local/opt/libiconv \
61 --with-pspell=/usr/local/opt/aspell \
[all …]
H A Dtest.yml12 /usr/local/bin/php run-tests.php -P -q \
/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 …]
H A Dphp.m41 dnl This file contains local autoconf macros.
1980 for i in $PHP_ICONV /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/bz2/
H A Dconfig.m411 for i in /usr/local /usr; do
/PHP-7.4/ext/curl/tests/
H A Dcurl_multi_getcontent_basic3.phpt2 Curl_multi_getcontent() basic test with different sources (local file/http)

Completed in 69 milliseconds

123456