Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...124

/PHP-7.3/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp936_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_cp1252_to_utf8_4.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_cp1253_2.phpt49 Active code page: 1253
54 Active code page: %d
H A Dtest_cp932_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_kartuli_utf8_2.phpt46 Active code page: 65001
51 Active code page: %d
H A Dtest_cp1250_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_cp1252_to_utf8_1.phpt44 Active code page: 65001
49 Active code page: %d
H A Dtest_cp1253_to_utf8_2.phpt46 Active code page: 65001
51 Active code page: %d
H A Dtest_cp1255_to_utf8_2.phpt46 Active code page: 65001
51 Active code page: %d
H A Dtest_cp1256_to_utf8_2.phpt46 Active code page: 65001
51 Active code page: %s
H A Dtest_cp936_1.phpt47 Active code page: 936
52 Active code page: %d
/PHP-7.3/sapi/fpm/tests/
H A Dlog-bwd-multiple-msgs-stdout-stderr.phpt23 $code = <<<EOT
32 $tester = new FPM\Tester($cfg, $code);
H A Dbug75212-php-value-in-user-ini.phpt24 $code = <<<EOT
36 $tester = new FPM\Tester($cfg, $code);
/PHP-7.3/Zend/
H A DREADME.ZEND_VM7 code execution (with specialized executor and direct threading execution
24 will generate code only for defined combination of types. You can use any
27 <HANDLER'S CODE> is a handler's code itself. For most handlers it stills the
31 You can see the conformity of new macros to old code in the following list:
88 Executor's code is generated by PHP script zend_vm_gen.php it uses zend_vm_def.h
91 included from zend_compile.h. The second one is an executor code itself. It is
/PHP-7.3/ext/standard/tests/strings/
H A Dshow_source_variation1.phpt17 /* some code here */
25 <code><span style="color: #000000">
26 …>}<br /><br />&nbsp;</span><span style="color: #FF8000">/*&nbsp;some&nbsp;code&nbsp;here&nbsp;*/<b…
28 </code>bar
/PHP-7.3/ext/standard/tests/file/
H A Drename_variation11-win32.phpt14 * Source code: ext/standard/file.c
95 …ameVar11Sub\IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
100 …1Sub\BADDIR\IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
121 ….tmp,BADDIR\IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
H A Drename_variation12-win32.phpt13 * Source code: ext/standard/file.c
92 …ameVar11Sub/IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
97 …1Sub/BADDIR/IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
118 ….tmp,BADDIR/IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
/PHP-7.3/ext/mbstring/libmbfl/filters/
H A Dhtml_entities.h35 int code; member
/PHP-7.3/Zend/tests/
H A Dbug31102.phpt47 Fatal error: Uncaught Error: Class 'Test3' not found in %sbug31102.php(%d) : eval()'d code:1
51 thrown in %sbug31102.php(%d) : eval()'d code on line 1
/PHP-7.3/ext/standard/tests/serialize/
H A Dserialization_objects_009.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
/PHP-7.3/ext/exif/tests/
H A Dbug78910.phpt10 Notice: exif_read_data(): Read from TIFF: tag(0x927C, MakerNote ): Illegal format code 0x2020, swi…
12 Warning: exif_read_data(): Process tag(x927C=MakerNote ): Illegal format code 0x2020, suppose BYTE…
/PHP-7.3/sapi/cli/tests/
H A Dphp_cli_server.inc6 function php_cli_server_start($code = 'echo "Hello world";', $router = 'index.php', $cmd_args = nul…
10 if ($code) {
11 file_put_contents($doc_root . '/' . ($router ?: 'index.php'), '<?php ' . $code . ' ?>');
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_utils.h38 #define PHPDBG_COLOR_D(color, code) \ argument
39 {color, sizeof(color)-1, code}
57 const char code[PHPDBG_COLOR_LEN]; member
/PHP-7.3/Zend/tests/type_declarations/
H A Dstrict_call_weak_2.inc3 // implicitly weak code
/PHP-7.3/sapi/apache2handler/
H A DCREDITS2 Ian Holsman, Justin Erenkrantz (based on Apache 2.0 Filter code)

Completed in 32 milliseconds

1...<<11121314151617181920>>...124