Home
last modified time | relevance | path

Searched refs:config (Results 51 – 75 of 328) sorted by relevance

12345678910>>...14

/PHP-7.4/ext/pdo/tests/
H A Dpdo_test.inc69 $config = self::get_config($file);
70 foreach ($config['ENV'] as $k => $v) {
79 $config = eval($data);
81 return $config;
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_log.c38 if (!wp->config->access_log) { in fpm_log_open()
43 fd = open(wp->config->access_log, O_WRONLY | O_APPEND | O_CREAT, S_IRUSR | S_IWUSR); in fpm_log_open()
45 zlog(ZLOG_SYSERROR, "failed to open access log (%s)", wp->config->access_log); in fpm_log_open()
48 zlog(ZLOG_DEBUG, "open access log (%s)", wp->config->access_log); in fpm_log_open()
72 if (!wp || !wp->config) { in fpm_log_init_child()
76 if (wp->config->access_log && *wp->config->access_log) { in fpm_log_init_child()
77 if (wp->config->access_format) { in fpm_log_init_child()
78 fpm_log_format = strdup(wp->config->access_format); in fpm_log_init_child()
H A Dfpm_stdio.c145 zlog_stream_set_decorating(log_stream, child->wp->config->decorate_workers_output);
148 child->wp->config->name, (int) child->pid, is_stdout ? "stdout" : "stderr");
159 child->wp->config->name, (int) child->pid, is_stdout ? "stdout" : "stderr");
238 if (0 == child->wp->config->catch_workers_output) { /* not required */
268 if (0 == child->wp->config->catch_workers_output) { /* not required */
289 if (0 == child->wp->config->catch_workers_output) { /* not required */
304 if (child->wp->config->catch_workers_output) {
H A Dfpm_status.c25 if (!wp || !wp->config) { in fpm_status_init_child()
30 if (wp->config->pm_status_path) { in fpm_status_init_child()
31 fpm_status_uri = strdup(wp->config->pm_status_path); in fpm_status_init_child()
34 if (wp->config->ping_path) { in fpm_status_init_child()
35 if (!wp->config->ping_response) { in fpm_status_init_child()
36 …"[pool %s] ping is set (%s) but ping.response is not set.", wp->config->name, wp->config->ping_pat… in fpm_status_init_child()
39 fpm_status_ping_uri = strdup(wp->config->ping_path); in fpm_status_init_child()
40 fpm_status_ping_response = strdup(wp->config->ping_response); in fpm_status_init_child()
H A Dfpm_env.c142 spprintf(&title, 0, "pool %s", wp->config->name); in fpm_env_init_child()
146 if (wp->config->clear_env) { in fpm_env_init_child()
150 for (kv = wp->config->env; kv; kv = kv->next) { in fpm_env_init_child()
170 for (kv = wp->config->env; kv; kv = kv->next) { in fpm_env_conf_wp()
272 spprintf(&title, 0, "master process (%s)", fpm_globals.config); in fpm_env_init_main()
H A Dfpm_php_trace.c43 int callers_limit = child->wp->config->request_slowlog_trace_depth; in fpm_php_trace_dump()
56 fprintf(slowlog, "\n%s [pool %s] pid %d\n", buf, child->wp->config->name, (int) pid); in fpm_php_trace_dump()
202 slowlog = fopen(child->wp->config->slowlog, "a+"); in fpm_php_trace()
205 zlog(ZLOG_SYSERROR, "unable to open slowlog (%s)", child->wp->config->slowlog); in fpm_php_trace()
/PHP-7.4/ext/session/tests/
H A Dsession_basic1.phpt33 $config = ['lazy_write'=>FALSE];
34 var_dump(session_start($config));
35 var_dump($config);
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbug_50755.phpt6 require __DIR__ . '/config.inc';
10 require __DIR__ . '/config.inc';
H A Dbug_73396.phpt6 require __DIR__ . '/config.inc';
10 require __DIR__ . '/config.inc';
H A Dbug_45876.phpt6 require __DIR__ . '/config.inc';
10 require __DIR__ . '/config.inc';
H A Dbug_67130.phpt6 require __DIR__ . '/config.inc';
10 require __DIR__ . '/config.inc';
H A Dbug_69757.phpt6 require __DIR__ . '/config.inc';
10 require __DIR__ . '/config.inc';
H A Ddatetime_convert.phpt6 require __DIR__ . '/config.inc';
10 require __DIR__ . '/config.inc';
H A Ddatetime2.phpt6 require __DIR__ . '/config.inc';
11 require __DIR__ . '/config.inc';
/PHP-7.4/ext/odbc/tests/
H A Dbug80152.phpt7 include 'config.inc';
19 include 'config.inc';
H A Dbug80147.phpt7 include 'config.inc';
21 include 'config.inc';
H A Dbug69975.phpt7 include 'config.inc';
27 include 'config.inc';
H A Dbug71171.phpt8 include 'config.inc';
34 include 'config.inc';
/PHP-7.4/
H A D.gitignore48 config.cache
51 config.log
54 config.nice
57 config.status
86 config.h
87 config.h.in
136 /scripts/php-config
186 /config.nice.bat
204 /main/config.w32.h
279 !/ext/fileinfo/libmagic/config.h
[all …]
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_csr_sign_basic.phpt11 $config = __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf';
12 $config_arg = array('config' => $config);
27 "config" => $config
/PHP-7.4/ext/standard/tests/ini_info/
H A Dphp_ini_scanned_files.phpt9 // Empty env value disables any config option
13 // Env value without path separator overrides any config option
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug71573.phpt7 require_once __DIR__ . '/config.inc';
13 require_once __DIR__ . '/config.inc';
H A Dbug36727.phpt7 require __DIR__ . '/config.inc';
13 require __DIR__ . '/config.inc';
H A Dbug73959.phpt7 require __DIR__ . '/config.inc';
13 require __DIR__ . '/config.inc';
H A Dbug62479.phpt6 require __DIR__ . '/config.inc';
40 require __DIR__ . '/config.inc';
53 $testConn = new PDO($config['ENV']['PDOTEST_DSN'], $user, "my password");
65 $testConn = new PDO($config['ENV']['PDOTEST_DSN'], $user, "my pass'word");

Completed in 64 milliseconds

12345678910>>...14