Home
last modified time | relevance | path

Searched refs:code (Results 251 – 275 of 802) sorted by relevance

1...<<11121314151617181920>>...33

/PHP-8.3/ext/standard/tests/file/windows_mb_path/
H A Dtest_eucjp_to_utf8_2.phpt47 Active code page: 65001
52 Active code page: %d
H A Dtest_kartuli_utf8_2.phpt47 Active code page: 65001
52 Active code page: %d
H A Dbug64506.phpt43 Active code page: 65001
48 Active code page: %d
H A Dtest_cp1251_2.phpt51 Active code page: 1251
56 Active code page: %d
H A Dtest_cp1251_to_utf8_2.phpt48 Active code page: 65001
53 Active code page: %d
H A Dtest_cp1254_1.phpt48 Active code page: 1254
53 Active code page: %d
H A Dtest_cp1254_to_utf8_2.phpt47 Active code page: 65001
52 Active code page: %d
H A Dtest_cp1256_2.phpt50 Active code page: 1256
55 Active code page: %s
H A Dtest_big5_to_utf8_2.phpt49 Active code page: 65001
54 Active code page: %d
/PHP-8.3/sapi/fpm/tests/
H A Dbug75712-getenv-server-vars.phpt21 $code = <<<EOT
39 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-nopif-custom-with-pi-with-pt-pd.phpt24 $code = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-pif-apache-pp-sn-strip-basic.phpt23 $code = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-nopif-custom-without-pi-with-pt.phpt24 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-nopif-custom-without-sf-with-pt.phpt24 $code = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-pif-apache-balancer-legacy.phpt23 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-pif-apache-balancer-real.phpt23 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-pif-apache-handler-with-pi.phpt23 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-pif-apache-handler-with-query.phpt23 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-pif-apache-pp-sn-strip-encoded.phpt23 $code = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_utils.h36 #define PHPDBG_COLOR_D(color, code) \ argument
37 {color, sizeof(color)-1, code}
55 const char code[PHPDBG_COLOR_LEN]; member
/PHP-8.3/Zend/tests/type_declarations/
H A Dstrict_call_weak_2.inc3 // implicitly weak code
/PHP-8.3/sapi/apache2handler/
H A DCREDITS2 Ian Holsman, Justin Erenkrantz (based on Apache 2.0 Filter code)
/PHP-8.3/sapi/phpdbg/tests/
H A Dexceptions_002.phpt17 Fatal error: Uncaught Error: Call to undefined function next_error() in eval()'d code:1
22 thrown in eval()'d code on line 1
/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug_61755.phpt31 echo "Error code: ".$e->getCode()."\n";
41 Error code: 42000
/PHP-8.3/ext/standard/tests/streams/
H A Dgh10031.phpt36 stream_context_set_params($context, ['notification' => function ($code, $s, $m, $mc, $bytes_transfe…
38 if ($code === STREAM_NOTIFY_FILE_SIZE_IS) echo "expected filesize=$bytes_max".PHP_EOL;

Completed in 32 milliseconds

1...<<11121314151617181920>>...33