Home
last modified time | relevance | path

Searched refs:code (Results 201 – 225 of 3092) sorted by relevance

12345678910>>...124

/PHP-5.6/TSRM/
H A DTODO1 - Improve the lock in ts_resource_ex() in order to cover less code.
/PHP-5.6/ext/standard/tests/general_functions/
H A Dheader_redirection_001.phpt2 Location: headers change the status code
H A Dheader_redirection_003.phpt2 Location: headers respect the header() response code parameter
H A Dheader_redirection_004.phpt2 Location: headers respect the header() response code parameter
H A Dheader_redirection_005.phpt2 Location: headers do not override the 201 response code
H A Dheader_redirection_008.phpt2 Location: headers do not override the 302 Found response code
H A Dheader_redirection_006.phpt2 Location: headers do not override the 300 Multiple Choices response code
H A Dheader_redirection_007.phpt2 Location: headers do not override the 301 Moved Permanently response code
H A Dheader_redirection_010.phpt2 Location: headers do not override the 304 Not Modified response code
H A Dheader_redirection_011.phpt2 Location: headers do not override the 305 Use Proxy response code
H A Dheader_redirection_012.phpt2 Location: headers do not override the 307 Temporary Redirect response code
H A Dheader_redirection_013.phpt2 Location: headers do not override the 308 Permanent Redirect response code
H A Dheader_redirection_009.phpt2 Location: headers do not override the 303 See Other response code
/PHP-5.6/ext/oci8/tests/
H A Dpecl_bug16842.phpt46 ["code"]=>
63 ["code"]=>
/PHP-5.6/sapi/fpm/tests/
H A Dapparmor.phpt41 - exited with code 70
44 …d to query apparmor confinement|failed to change to new confinement|exited with code 70)/', $cfg));
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.h84 #define PHPDBG_COLOR_D(color, code) \ argument
85 {color, sizeof(color)-1, code}
103 const char code[PHPDBG_COLOR_LEN]; member
/PHP-5.6/Zend/RFCs/
H A D003.txt17 correct type and reduce the need for duplicating the same code in
60 the execution of a script as that function cannot be run and code
67 Old code that does not take advantage of this will run without
/PHP-5.6/ext/interbase/
H A Dphp_ibase_udf.c146 char *code = pemalloc(remaining+1, 1); in exec_php() local
149 for (code[remaining] = '\0'; remaining > 0; remaining -= read) in exec_php()
150 b->blob_get_segment(b->blob_handle, &code[i++<<16],min(0x10000,remaining), &read); in exec_php()
166 …result = zend_eval_stringl(code, b->blob_total_length, NULL, "Firebird Embedded PHP engine" TSRMLS… in exec_php()
172 free(code); in exec_php()
/PHP-5.6/
H A DCODING_STANDARDS6 code in PHP should follow. Since this file was added at a very late
7 stage of the development of PHP v3.0, the code base does not (yet) fully
15 0. Document your code in source files and the manual. [tm]
30 cache and the bison code for minimum memory copying overhead.
192 accept C++-style comments in C code, you have to ensure that your
193 code would compile with other compilers as well.
194 The only exception to this rule is code that is Win32-specific,
196 is known to accept C++-style comments in C code.
200 at the very least, when you write code that goes into the core
239 the code, each user-level function should have its user-level function
[all …]
/PHP-5.6/ext/phar/tests/
H A Dinclude_path_advanced.phpt2 Phar: include_path advanced code coverage test
/PHP-5.6/ext/mbstring/libmbfl/
H A DREADME1 This is Libmbfl, a streamable multibyte character code filter and
/PHP-5.6/ext/xmlrpc/tests/
H A Dbug77380.phpt2 Bug #77380 (Global out of bounds read in xmlrpc base64 code)
/PHP-5.6/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 Dbug38623.phpt2 Bug #38623 (leaks in a tricky code with switch() and exceptions)
/PHP-5.6/ext/standard/tests/strings/
H A Dbug38322.phpt2 Bug #38322 (reading past array in sscanf() leads to segfault/arbitrary code execution)

Completed in 22 milliseconds

12345678910>>...124