Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...32

/php-src/sapi/fpm/tests/
H A Dfcgi-env-nopif-custom-with-pi-without-pt.phpt23 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
H A Dfcgi-env-pif-apache-handler-uds.phpt23 $code = <<<EOT
30 $tester = new FPM\Tester($cfg, $code);
H A Dbug75712-getenv-server-vars.phpt21 $code = <<<EOT
39 $tester = new FPM\Tester($cfg, $code);
H A Drequest_parse_body_urlencoded.phpt24 $code = <<<'EOT'
37 $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-handler-with-query.phpt23 $code = <<<EOT
31 $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-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-nopif-custom-without-pi-with-pt.phpt24 $code = <<<EOT
31 $tester = new FPM\Tester($cfg, $code);
/php-src/ext/pdo_mysql/tests/
H A Dbug_61755.phpt29 echo "Error code: ".$e->getCode()."\n";
39 Error code: 42000
/php-src/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);
/php-src/ext/mbstring/libmbfl/filters/
H A Dhtml_entities.h35 int code; member
/php-src/Zend/tests/type_declarations/
H A Dstrict_call_weak_2.inc3 // implicitly weak code
/php-src/sapi/apache2handler/
H A DCREDITS2 Ian Holsman, Justin Erenkrantz (based on Apache 2.0 Filter code)
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dbug64506.phpt43 Active code page: 65001
48 Active code page: %d
H A Dtest_big5_to_utf8_2.phpt49 Active code page: 65001
54 Active code page: %d
H A Dtest_cp1250_to_utf8_2.phpt47 Active code page: 65001
52 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_cp936_to_utf8_2.phpt49 Active code page: 65001
54 Active code page: %d

Completed in 25 milliseconds

1...<<11121314151617181920>>...32