Home
last modified time | relevance | path

Searched refs:local (Results 26 – 50 of 172) sorted by relevance

1234567

/PHP-7.2/ext/pdo_pgsql/
H A Dconfig.m418 for i in $PHP_PDO_PGSQL $PHP_PDO_PGSQL/bin /usr/local/pgsql/bin /usr/local/bin /usr/bin ""; do
33 PGSQL_SEARCH_PATHS="/usr /usr/local /usr/local/pgsql"
/PHP-7.2/ext/openssl/tests/
H A Dcheck_default_conf_path.phpt24 string(28) "c:\usr\local\ssl\openssl.cnf"
/PHP-7.2/ext/pgsql/
H A Dconfig.m413 for i in $PHP_PGSQL $PHP_PGSQL/bin /usr/local/pgsql/bin /usr/local/bin /usr/bin ""; do
30 PGSQL_SEARCH_PATHS="/usr /usr/local /usr/local/pgsql"
/PHP-7.2/Zend/tests/
H A Dglobals_004.phpt2 globals in local scope - 3
H A Dglobals_002.phpt2 globals in local scope
H A Dglobals_003.phpt2 globals in local scope - 2
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 ***
/PHP-7.2/appveyor/
H A Dtest_task.bat46 mkdir c:\usr\local\ssl
48 copy %DEPS_DIR%\template\ssl\openssl.cnf c:\usr\local\ssl
50 set OPENSSL_CONF=c:\usr\local\ssl\openssl.cnf
/PHP-7.2/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt15 and local variable,$local_var */
18 echo "\n-- Value of local variable inside dump_globalvar() --\n";
27 /* calling function dump_globalvar() to check the reference count of local
128 -- Value of local variable inside dump_globalvar() --
H A Dget_defined_vars_basic.phpt21 echo "\n-- ..define some local variables --\n";
75 -- ..define some local variables --
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_local_infile_default_off.phpt2 ensure default for local infile is off
H A Dmysqli_local_infile_set_on.phpt2 enable local infile
/PHP-7.2/ext/date/tests/
H A Didate_basic.phpt6 * Description: Format a local time/date as integer
H A Dbug62561.phpt2 Bug #62561 Unixtimestamp may take on local times DST flag (this test will only be valid during EDT)
H A Dstrftime_basic.phpt6 * Description: Format a local time/date according to locale settings
/PHP-7.2/ext/dom/
H A Dnodelist.c95 nodep, (char *) objmap->ns, (char *) objmap->local, &count, -1); in dom_nodelist_length_read()
182 …get_elements_by_tag_name_ns_raw(nodep, (char *) objmap->ns, (char *) objmap->local, &count, index); in PHP_FUNCTION()
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_local_infile_default_off.phpt2 ensure default for local infile is off
H A Dpdo_mysql_local_infile_set_on.phpt2 enable local infile
/PHP-7.2/ext/pcre/pcrelib/
H A DLICENCE22 Email local part: ph10
36 Email local part: hzmester
47 Email local part: hzmester
/PHP-7.2/ext/pcre/
H A Dconfig0.m416 …P_PCRE_REGEX $PHP_PCRE_REGEX/include $PHP_PCRE_REGEX/include/pcre $PHP_PCRE_REGEX/local/include; do
97 …RE_VALGRIND $PHP_PCRE_VALGRIND/include $PHP_PCRE_VALGRIND/local/include /usr/include /usr/local/in…
/PHP-7.2/ext/gd/
H A Dconfig.m457 for i in /usr/local /usr; do
72 for i in $PHP_WEBP_DIR /usr/local /usr; do
80 for i in $PHP_WEBP_DIR /usr/local /usr; do
106 for i in $PHP_JPEG_DIR /usr/local /usr; do
131 for i in $PHP_PNG_DIR /usr/local /usr; do
162 for i in $PHP_XPM_DIR /usr/local /usr/X11R6 /usr; do
189 for i in $PHP_FREETYPE_DIR /usr/local /usr; do
/PHP-7.2/ext/gmp/
H A Dconfig.m48 for i in $PHP_GMP /usr/local /usr; do
/PHP-7.2/ext/standard/tests/network/
H A Dbug73594.phpt16 if (empty($out)) die("skip local resolver does not return additional records");
H A Dbug73594a.phpt16 if (empty($out)) die("skip local resolver does not return authority records");
/PHP-7.2/ext/readline/
H A Dconfig.m417 for i in $PHP_READLINE /usr/local /usr; do
81 for i in $PHP_LIBEDIT /usr/local /usr; do

Completed in 43 milliseconds

1234567