Home
last modified time | relevance | path

Searched refs:config (Results 176 – 200 of 328) sorted by relevance

12345678910>>...14

/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_37445.phpt6 require __DIR__ . '/config.inc';
/PHP-7.4/ext/pgsql/tests/
H A D01createdb.phpt9 include('config.inc');
H A D14pg_update.phpt12 include 'config.inc';
H A D29nb_async_connect.phpt10 include('config.inc');
H A Dbug72197.phpt13 include('config.inc');
H A D12pg_insert_9.phpt12 include 'config.inc';
H A D13pg_select_9.phpt12 include 'config.inc';
H A D14pg_update_9.phpt12 include 'config.inc';
H A D02connection.phpt9 include('config.inc');
H A D11pg_meta_data.phpt9 include 'config.inc';
H A D17result.phpt9 include 'config.inc';
H A D80_bug27597.phpt10 require_once(__DIR__ . '/config.inc');
H A D80_bug36625.phpt10 require_once('config.inc');
H A Dbug37100_9.phpt11 include 'config.inc';
H A Dpg_insert_001.phpt8 include('config.inc');
/PHP-7.4/sapi/fpm/tests/
H A Dproc-no-start-server.phpt2 FPM: Process manager config option pm.start_servers missing
H A Dproc-idle-timeout.phpt2 FPM: Process manager config pm.process_idle_timeout
/PHP-7.4/ext/openssl/tests/
H A Dbug36732.phpt12 "config" => __DIR__. DIRECTORY_SEPARATOR . "openssl.cnf",
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_events.c337 if (!wp->config) continue; in fpm_event_init_main()
338 if (wp->config->catch_workers_output && wp->config->pm_max_children > 0) { in fpm_event_init_main()
339 max += (wp->config->pm_max_children * 2); in fpm_event_init_main()
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug70313.phpt6 require __DIR__ . '/config.inc';
H A Dbug72633.phpt6 require __DIR__ . '/config.inc';
/PHP-7.4/ext/pdo_mysql/
H A Dconfig.m417 dnl This depends on ext/mysqli/config.m4 providing the PHP_MYSQL_SOCKET_SEARCH
100 …AC_MSG_ERROR([PDO_MYSQL configure failed, MySQL 4.1 needed. Please check config.log for more infor…
108 … AC_MSG_ERROR([Try adding --with-zlib-dir=<DIR>. Please check config.log for more information.])
/PHP-7.4/ext/dom/tests/
H A Ddomobject_debug_handler.phpt35 [config] =>
/PHP-7.4/ext/odbc/tests/
H A Dbug47803.phpt8 include __DIR__ . "/config.inc";
176 include 'config.inc';
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbatch_stmt_rowcount.phpt6 require __DIR__ . '/config.inc';
12 require __DIR__ . '/config.inc';

Completed in 29 milliseconds

12345678910>>...14