Home
last modified time | relevance | path

Searched refs:cfg (Results 51 – 75 of 134) sorted by relevance

123456

/PHP-8.1/sapi/fpm/tests/
H A Dlog-dwp-limit-1000-msg-2000.phpt10 $cfg = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dproc-user-ignored.phpt13 $cfg = <<<EOT
28 $tester = new FPM\Tester($cfg);
H A Dstatus-basic.phpt10 $cfg = <<<EOT
33 $tester = new FPM\Tester($cfg);
H A Dlog-bwp-msg-flush-split-real.phpt10 $cfg = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dgh9981-fastcgi-error-header-reset.phpt11 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dbug64539-status-json-encoding.phpt11 $cfg = <<<EOT
27 $tester = new FPM\Tester($cfg, $code);
H A Dbug68442-signal-reload.phpt10 $cfg = <<<EOT
25 $tester = new FPM\Tester($cfg);
H A Dbug72573-http-proxy.phpt10 $cfg = <<<EOT
34 $tester = new FPM\Tester($cfg, $code);
H A Dbug77934-reload-process-control.phpt10 $cfg = <<<EOT
26 $tester = new FPM\Tester($cfg);
H A Dbug78599-path-info-underflow.phpt10 $cfg = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dgetallheaders.phpt10 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-multiple-msgs.phpt10 $cfg = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
H A Dproc-idle-timeout.phpt14 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwp-msg-flush-split-fallback.phpt10 $cfg = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dstatus-listen.phpt10 $cfg = <<<EOT
34 $tester = new FPM\Tester($cfg);
H A Dgh8646.phpt12 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-multiple-msgs-stdout-stderr.phpt12 $cfg = <<<EOT
34 $tester = new FPM\Tester($cfg, $code);
H A Dsocket-ipv4-fallback.phpt13 $cfg = <<<EOT
25 $tester = new FPM\Tester($cfg);
H A Dbug72185-fcgi-empty-frame.phpt10 $cfg = <<<EOT
33 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwp-realloc-buffer.phpt10 $cfg = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dghsa-54hq-v5wp-fqgv-max-file-uploads.phpt10 $cfg = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-nopif-custom-without-pi-without-pt.phpt10 $cfg = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dgh12232-php-value-extension.phpt13 $cfg = <<<EOT
33 $tester = new FPM\Tester($cfg, $code);
/PHP-8.1/tests/lang/
H A Dstatic_variation_002.phpt11 function cfg() {
21 cfg();
/PHP-8.1/Zend/Optimizer/
H A Dzend_dump.h37 void zend_dump_dominators(const zend_op_array *op_array, const zend_cfg *cfg);
38 void zend_dump_dfg(const zend_op_array *op_array, const zend_cfg *cfg, const zend_dfg *dfg);

Completed in 21 milliseconds

123456