Home
last modified time | relevance | path

Searched refs:code (Results 26 – 50 of 790) sorted by path

12345678910>>...32

/php-src/Zend/asm/
H A Dmake_ppc32_sysv_xcoff_gas.S121 # exit code is zero
H A Dmake_ppc64_sysv_elf_gas.S161 # exit code is zero
H A Dmake_ppc64_sysv_xcoff_gas.S133 # exit code is zero
H A Dmake_riscv64_sysv_elf_gas.S84 # exit code is zero
H A Dmake_sparc64_sysv_elf_gas.S40 # a stack frame. So this code uses an extra trampoline to load
H A Dmake_x86_64_ms_pe_masm.asm87 .code
/php-src/Zend/tests/
H A Darray_append_COW.phpt2 Tests that array manipulation code is correctly dealing with copy on write and splitting on referen…
H A Darray_offset_002.phpt5 set_error_handler(function($code, $msg) {
H A Darray_unshift_COW.phpt2 Tests that array unshift code is correctly dealing with copy on write and splitting on reference
H A Dbug24635.phpt24 function out($code) { return; }
H A Dbug31102.phpt50 thrown in %sbug31102.php(%d) : eval()'d code on line 1
H A Dbug35655.phpt12 $code = '
19 highlight_string($code);
22 <pre><code style="color: #000000">
28 </span><span style="color: #0000BB">?&gt;</span></code></pre>
H A Dbug38623.phpt2 Bug #38623 (leaks in a tricky code with switch() and exceptions)
H A Dbug42767.phpt14 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dbug55007.phpt22 Fatal error: Cannot use [] for reading in %s(%d) : eval()'d code on line %d
H A Dbug60350.phpt2 Bug #60350 No string escape code for ESC (ascii 27), normally \e
H A Dbug60978.phpt2 Bug #60978 (exit code incorrect)
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 Dbug64821.1.phpt11 $this->code = array();
H A Dbug65322.phpt23 string(%d) "%s(%d) : eval()'d code"
H A Dbug69388.phpt6 function handle_error($code, $message, $file, $line) {
H A Dbug69388_2.phpt5 function handle_error($code, $message, $file, $line) {
H A Dbug69732.phpt2 Bug #69732 (can induce segmentation fault with basic php code)
H A Dbug70121.phpt5 …:"x";s:17:"'."\0".'Exception'."\0".'string";s:1:"A";s:7:"'."\0".'*'."\0".'code";i:0;s:7:"'."\0".'*…
H A Dbug71086.phpt11 string(139) "<pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php
12 09 09 09</span><span style="color: #007700">;</span></code></pre>"

Completed in 50 milliseconds

12345678910>>...32