Home
last modified time | relevance | path

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

12345678910>>...15

/PHP-8.1/sapi/fpm/fpm/
H A Dfpm.h44 enum fpm_init_return_status fpm_init(int argc, char **argv, char *config, char *prefix, char *pid, …
50 char *config; member
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.c197 zlog_stream_set_decorating(log_stream, child->wp->config->decorate_workers_output);
200 child->wp->config->name, (int) child->pid, is_stdout ? "stdout" : "stderr");
211 child->wp->config->name, (int) child->pid, is_stdout ? "stdout" : "stderr");
291 if (0 == child->wp->config->catch_workers_output) { /* not required */
321 if (0 == child->wp->config->catch_workers_output) { /* not required */
342 if (0 == child->wp->config->catch_workers_output) { /* not required */
357 if (child->wp->config->catch_workers_output) {
/PHP-8.1/ext/skeleton/
H A Dconfig.m4.in1 dnl config.m4 for extension %EXTNAME%
24 dnl Remove this code block if the library does not support pkg-config.
35 dnl Remove this code block if the library supports pkg-config.
56 dnl Remove this code block if the library supports pkg-config.
60 dnl Remove this code block if the library supports pkg-config.
66 dnl or version-dependent feature) and you are using pkg-config:
77 dnl or version-dependent feature) and you are not using pkg-config:
/PHP-8.1/ext/session/tests/
H A Dsession_basic1.phpt29 $config = ['lazy_write'=>FALSE];
30 var_dump(session_start($config));
31 var_dump($config);
/PHP-8.1/ext/openssl/tests/
H A Dcheck_default_conf_path.phpt2 Check for default OpenSSL config path on Windows
21 preg_match(",Openssl default config [^ ]* (.*),", $info, $m);
H A Dopenssl_csr_get_subject_basic.phpt11 $config = __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf';
34 "config" => $config,
H A Decc.phpt11 $config = __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf';
15 "config" => $config,
24 "config" => $config,
/PHP-8.1/ext/pdo_pgsql/tests/
H A Dbug61267.phpt9 require_once __DIR__ . '/config.inc';
15 require_once __DIR__ . '/config.inc';
H A Dbug71573.phpt9 require_once __DIR__ . '/config.inc';
15 require_once __DIR__ . '/config.inc';
H A Dbug62479.phpt8 require __DIR__ . '/config.inc';
42 require __DIR__ . '/config.inc';
55 $testConn = new PDO($config['ENV']['PDOTEST_DSN'], $user, "my password");
67 $testConn = new PDO($config['ENV']['PDOTEST_DSN'], $user, "my pass'word");
/PHP-8.1/ext/pdo_dblib/tests/
H A Dpdo_dblib_param_str_natl.phpt7 require __DIR__ . '/config.inc';
11 require __DIR__ . '/config.inc';
H A Dbug_67130.phpt7 require __DIR__ . '/config.inc';
11 require __DIR__ . '/config.inc';
H A Dbug_45876.phpt7 require __DIR__ . '/config.inc';
11 require __DIR__ . '/config.inc';
H A Dbug_50755.phpt8 require __DIR__ . '/config.inc';
12 require __DIR__ . '/config.inc';
H A Dbug_69757.phpt7 require __DIR__ . '/config.inc';
11 require __DIR__ . '/config.inc';
H A Dbug_73396.phpt7 require __DIR__ . '/config.inc';
12 require __DIR__ . '/config.inc';
H A Ddatetime_convert.phpt7 require __DIR__ . '/config.inc';
11 require __DIR__ . '/config.inc';
/PHP-8.1/ext/pdo/tests/
H A Dpdo_test.inc71 $config = self::get_config($file);
72 foreach ($config['ENV'] as $k => $v) {
81 $config = eval($data);
83 return $config;
/PHP-8.1/
H A D.gitignore51 config.cache
54 config.log
57 config.nice
60 config.status
92 config.h
93 config.h.in
132 /scripts/php-config
188 /config.nice.bat
206 /main/config.w32.h
290 !/ext/fileinfo/libmagic/config.h
[all …]
/PHP-8.1/ext/odbc/tests/
H A Dbug80152.phpt9 include 'config.inc';
21 include 'config.inc';
H A Dbug80147.phpt9 include 'config.inc';
23 include 'config.inc';
/PHP-8.1/ext/phar/tests/
H A Dfront.phar.phpt22 <config>
29 </config>
/PHP-8.1/ext/tidy/
H A Dtidy_arginfo.h6 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
20 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
31 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
37 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
93 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
107 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
114 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
120 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
126 ZEND_ARG_TYPE_MASK(0, config, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
/PHP-8.1/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

Completed in 35 milliseconds

12345678910>>...15