Home
last modified time | relevance | path

Searched refs:code (Results 176 – 200 of 2471) sorted by relevance

12345678910>>...99

/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_resources_001.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
H A Dserialization_objects_010.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
/PHP-7.4/sapi/cli/tests/
H A D008.phpt16 $code ='
27 file_put_contents($filename, $code);
H A D014.phpt11 $code = '
28 file_put_contents($filename, $code);
38 string(1478) "<code><span style="color: #000000">
41 </code>"
/PHP-7.4/sapi/fpm/tests/
H A Dbug73342-nonblocking-stdio.phpt22 $code = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bm-limit-1024-msg-80.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bm-limit-2048-msg-4000.phpt25 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-limit-1050-msg-2048.phpt26 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwp-limit-1024-msg-120.phpt26 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwp-limit-1500-msg-3300.phpt26 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dlog-dwd-limit-1050-msg-2048.phpt26 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dlog-dwp-limit-1000-msg-2000.phpt26 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bm-in-shutdown-fn.phpt25 $code = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwp-msg-flush-split-real.phpt24 $code = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dlog-bwd-msg-with-nl.phpt23 $code = <<<EOT
28 $tester = new FPM\Tester($cfg, $code);
H A Dbug72573-http-proxy.phpt22 $code = <<<EOT
34 $tester = new FPM\Tester($cfg, $code);
H A Dbug78599-path-info-underflow.phpt22 $code = <<<EOT
29 $tester = new FPM\Tester($cfg, $code);
H A Dgetallheaders.phpt22 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
/PHP-7.4/sapi/cgi/tests/
H A D004.phpt16 $code ='
27 file_put_contents($filename, $code);
/PHP-7.4/Zend/tests/
H A Dbug61767.phpt5 set_error_handler(function($code, $msg, $file = null, $line = null) {
7 throw new \ErrorException($msg, $code, 0, $file, $line);
H A Dmethods-on-non-objects-usort.phpt5 set_error_handler(function($code, $message) {
6 var_dump($code, $message);
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1255_to_utf8_1.phpt46 Active code page: 65001
51 Active code page: %d
H A Dtest_kartuli_utf8_1.phpt46 Active code page: 65001
51 Active code page: %d
H A Dtest_cp1256_to_utf8_1.phpt46 Active code page: 65001
51 Active code page: %d
H A Dtest_cp1253_to_utf8_1.phpt46 Active code page: 65001
51 Active code page: %d

Completed in 25 milliseconds

12345678910>>...99