Home
last modified time | relevance | path

Searched refs:config (Results 126 – 150 of 361) sorted by relevance

12345678910>>...15

/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug_33689.phpt8 require __DIR__ . '/config.inc';
14 require __DIR__ . '/config.inc';
H A Dbug71569.phpt12 require(__DIR__. DIRECTORY_SEPARATOR . 'config.inc');
H A Dshow_tables.phpt8 require __DIR__ . '/config.inc';
/PHP-8.1/ext/odbc/tests/
H A Dbug78470.phpt9 include 'config.inc';
H A Dbug44618.phpt9 include __DIR__ . "/config.inc";
35 include __DIR__ . "/config.inc";
H A Dbug60616.phpt21 include 'config.inc';
69 include 'config.inc';
H A Dbug46050.phpt9 include __DIR__ . "/config.inc";
/PHP-8.1/ext/pgsql/tests/
H A D06_bug73498.phpt10 include('config.inc');
H A D16pg_result_status.phpt9 include 'config.inc';
H A D9999dropdb.phpt11 include('config.inc');
H A D07optional.phpt11 include('config.inc');
H A D21pg_get_notify.phpt11 include('config.inc');
H A D10pg_convert.phpt14 include 'config.inc';
H A Dbug76548.phpt9 include('config.inc');
H A Dbug75419.phpt9 include('config.inc');
H A Dclose_default_link.phpt9 include('config.inc');
/PHP-8.1/ext/openssl/tests/
H A Dbug80747.phpt13 'config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf',
/PHP-8.1/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_sel_up_del.phpt7 require __DIR__ . '/config.inc';
13 require __DIR__ . '/config.inc';
H A Dstringify_uniqueidentifier.phpt7 require __DIR__ . '/config.inc';
12 require __DIR__ . '/config.inc';
/PHP-8.1/.github/actions/brew/
H A Daction.yml9 pkg-config \
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_worker_pool.h22 struct fpm_worker_pool_config_s *config; member
/PHP-8.1/.github/actions/setup-caddy/
H A Daction.yml12 sudo caddy start --config ext/curl/tests/Caddyfile
/PHP-8.1/ext/mbstring/
H A Dconfig.w3216 FSO.CopyFile("ext\\mbstring\\libmbfl\\config.h.w32",
17 "ext\\mbstring\\libmbfl\\config.h", true);
43 …PHP_INSTALL_HEADERS("ext/mbstring", "mbstring.h libmbfl/config.h libmbfl/mbfl/eaw_table.h libmbfl/…
/PHP-8.1/sapi/fpm/tests/
H A Dsocket-uds-acl.phpt7 $config = <<<EOT
21 FPM\Tester::skipIfConfigFails($config);
/PHP-8.1/.github/actions/configure-x64/
H A Daction.yml79 --with-config-file-path=/etc \
80 --with-config-file-scan-dir=/etc/php.d \

Completed in 30 milliseconds

12345678910>>...15