Home
last modified time | relevance | path

Searched refs:code (Results 226 – 250 of 3083) sorted by relevance

12345678910>>...124

/PHP-7.3/sapi/cgi/tests/
H A D004.phpt16 $code ='
27 file_put_contents($filename, $code);
/PHP-7.3/sapi/fpm/tests/
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);
H A Dlog-bwd-multiple-msgs.phpt23 $code = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
/PHP-7.3/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);
H A Drequire_parse_exception.phpt8 function test_parse_error($code) {
10 require 'data://text/plain;base64,' . base64_encode($code);
/PHP-7.3/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1253_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_kartuli_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_cp1255_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_cp1256_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_big5_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_cp1251_1.phpt47 Active code page: 1251
52 Active code page: %d
H A Dtest_cp1253_1.phpt47 Active code page: 1253
52 Active code page: %d
H A Dtest_cp1255_1.phpt47 Active code page: 1255
52 Active code page: %d
H A Dtest_eucjp_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_rename_mb_names.phpt60 Active code page: 65001
68 Active code page: %d
H A Dtest_cp1251_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_cp1251_zend_multibyte_1.phpt47 Active code page: 65001
52 Active code page: %d
H A Dtest_cp1256_1.phpt47 Active code page: 1256
52 Active code page: %d
/PHP-7.3/ext/standard/tests/serialize/
H A Dserialization_objects_010.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
/PHP-7.3/sapi/cli/tests/
H A D007.phpt16 $code ='
33 file_put_contents($filename, $code);
/PHP-7.3/ext/pcre/tests/
H A Dpreg_last_error_error.phpt7 * Description: Returns the error code of the last PCRE regex execution
8 * Source code: ext/pcre/php_pcre.c
/PHP-7.3/ext/intl/tests/
H A Dsymfony_format_type_int32_intl2.phpt12 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
17 // execute the code from #testFormatTypeInt32Intl

Completed in 32 milliseconds

12345678910>>...124