Home
last modified time | relevance | path

Searched refs:config (Results 276 – 300 of 346) sorted by relevance

1...<<11121314

/PHP-7.2/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt6 require dirname(__FILE__) . '/config.inc';
H A Dis_in_transaction.phpt6 require dirname(__FILE__) . '/config.inc';
H A Dbug68371.phpt6 require dirname(__FILE__) . '/config.inc';
H A Dbug72294.phpt6 require dirname(__FILE__) . '/config.inc';
/PHP-7.2/ext/pgsql/tests/
H A Dbug71998.phpt10 include('config.inc');
H A Dpg_delete_001.phpt8 include('config.inc');
H A Dpg_meta_data_001.phpt8 include('config.inc');
H A D26async_query_prepared.phpt11 include('config.inc');
H A D31nb_async_query_prepared.phpt11 include('config.inc');
H A D05large_object.phpt8 include('config.inc');
H A D08escape.phpt8 include 'config.inc';
/PHP-7.2/
H A Dconfigure.ac15 PHP_CONFIG_NICE(config.nice)
359 esyscmd(./build/config-stubs sapi)
915 PHP_ARG_WITH(config-file-path, path to configuration file,
916 [ --with-config-file-path=PATH
931 PHP_ARG_WITH(config-file-scan-dir,,
932 [ --with-config-file-scan-dir=PATH
1052 # reading config stubs
1053 esyscmd(./build/config-stubs ext)
1055 dnl Extensions post-config
1533 scripts/php-config scripts/man1/php-config.1 \
[all …]
H A Dacinclude.m42205 dnl First try to find pkg-config
2210 dnl If pkg-config is found try using it
2239 dnl Try to find icu-config
2289 dnl First try to find krb5-config
2294 dnl If krb5-config is found try using it
2358 dnl First try to find pkg-config
2363 dnl If pkg-config is found try using it
2564 dnl First try to find xml2-config
2568 if test -x "$i/bin/xml2-config"; then
2592 dnl If xml2-config fails, try pkg-config
[all …]
H A Dconfig.guess1380 download the most up to date version of the config scripts from
1382 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
1384 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
1388 pertinent to <config-patches@gnu.org> in order to provide the needed
1391 config.guess timestamp = $timestamp
H A DREADME.UNIX-BUILD-SYSTEM48 are specified in the config.m4 now using the following macro:
85 in your config.m4 after PHP_NEW_EXTENSION.
/PHP-7.2/ext/pdo_odbc/
H A Dconfig.m42 dnl config.m4 for extension pdo_odbc
165 …AC_MSG_ERROR([Your ODBC library does not exist or there was an error. Check config.log for more in…
/PHP-7.2/ext/openssl/tests/
H A Dopenssl_free_key.phpt25 $conf = array('config' => dirname(__FILE__) . DIRECTORY_SEPARATOR . 'openssl.cnf');
/PHP-7.2/ext/mysqlnd/
H A Dconfig9.m43 dnl config.m4 for mysqlnd driver
/PHP-7.2/ext/standard/
H A Dconfig.w3218 ARG_WITH("config-file-scan-dir", "Dir to check for additional php ini files", "");
/PHP-7.2/scripts/
H A Dphpize.in51 if test ! -r config.m4; then
/PHP-7.2/ext/snmp/tests/
H A DREADME32 - Replace config file (by default this is /etc/snmp/snmpd.conf on Linux and
/PHP-7.2/ext/pdo_mysql/tests/
H A Dbug_38546.phpt6 require dirname(__FILE__) . '/config.inc';
12 require dirname(__FILE__) . '/config.inc';
H A Dbug_44707.phpt25 require dirname(__FILE__) . '/config.inc';
/PHP-7.2/sapi/fpm/tests/
H A Dtester.inc155 // clean config files
233 * Skip test if config file is invalid.
711 * Create a config file.
722 throw new \Exception('The config template array has to have main config');
782 $this->error("Invalid config variable $varName");
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure19 cache_file=./config.cache
539 ac_config_guess=$ac_aux_dir/config.guess
540 ac_config_sub=$ac_aux_dir/config.sub
696 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
1557 : ${CONFIG_STATUS=./config.status}

Completed in 32 milliseconds

1...<<11121314