Home
last modified time | relevance | path

Searched refs:out (Results 151 – 175 of 465) sorted by relevance

12345678910>>...19

/PHP-5.6/tests/lang/
H A Dbug24396.phpt9 global $$k; // comment this out and it works in PHP 5 too..
/PHP-5.6/ext/spl/tests/
H A DSplDoublyLinkedList_add_null_offset.phpt13 Exception: Offset invalid or out of range
H A DSplDoublyLinkedList_add_invalid_offset.phpt13 Exception: Offset invalid or out of range
H A DSplDoublyLinkedList_offsetUnset_greater_than_elements.phpt27 Offset out of range
H A Dbug70561.phpt22 Seek position %d is out of range
H A DSplDoublyLinkedList_offsetGet_param_array.phpt14 Fatal error: Uncaught exception 'OutOfRangeException' with message 'Offset invalid or out of range'…
H A DSplDoublyLinkedList_offsetGet_param_string.phpt14 Fatal error: Uncaught exception 'OutOfRangeException' with message 'Offset invalid or out of range'…
/PHP-5.6/Zend/tests/
H A Dtry_finally_008.phpt21 Fatal error: jump out of a finally block is disallowed in %stry_finally_008.php on line %d
H A Dtry_finally_007.phpt22 Fatal error: jump out of a finally block is disallowed in %stry_finally_007.php on line %d
H A Dtry_finally_009.phpt23 Fatal error: jump out of a finally block is disallowed in %stry_finally_009.php on line %d
/PHP-5.6/ext/gd/tests/
H A Dbug72494.phpt2 Bug #72494 (imagecropauto out-of-bounds access)
H A Dfunc.inc71 * .php test file with the extension .out.png, to be able to manually inspect
138 * extension .out.png.
146 $filename = "{$pathinfo['dirname']}/{$pathinfo['filename']}.out.png";
/PHP-5.6/ext/date/tests/
H A Dmktime-1.phpt2 Check for mktime with out-of-range parameters
8 # MacOS/X libc implementation doesn't treat out-of-range values
H A Dbug67251.phpt2 Bug #67251 (date_parse_from_format out-of-bounds read)
/PHP-5.6/ext/dom/tests/
H A DDOMCharacterData_length_error_001.phpt2 Invalid State Error when getting length on DOMCharacterData out of content.
H A DDOMCharacterData_data_error_002.phpt2 Invalid State Error when getting data on DOMCharacterData out of content.
/PHP-5.6/ext/fileinfo/tests/
H A Dbug68735.phpt2 Bug #68735 fileinfo out-of-bounds memory access
/PHP-5.6/ext/xmlrpc/
H A Dxmlrpc-epi-php.c717 php_output_options out; in PHP_FUNCTION() local
723 set_output_options(&out, out_opts ? out_opts : 0); in PHP_FUNCTION()
729 XMLRPC_RequestSetOutputOptions(xRequest, &out.xmlrpc_out); in PHP_FUNCTION()
750 efree((char *)out.xmlrpc_out.xml_elem_opts.encoding); in PHP_FUNCTION()
1109 php_output_options out; in PHP_FUNCTION() local
1117 set_output_options(&out, NULL); in PHP_FUNCTION()
1119 set_output_options(&out, output_opts); in PHP_FUNCTION()
1149 if (xAnswer && out.b_php_out) { in PHP_FUNCTION()
1158 if (!out.b_php_out) { in PHP_FUNCTION()
1165 if (out.b_auto_version) { in PHP_FUNCTION()
[all …]
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug73825.phpt2 Bug #73825 Heap out of bounds read on unserialize in finish_nested_data()
/PHP-5.6/ext/json/tests/
H A Dbug72787.phpt2 Bug #72787 (json_decode reads out of bounds)
/PHP-5.6/ext/mbstring/tests/
H A Dbug72994.phpt2 Bug #72994 (mbc_to_code() out of bounds read)
/PHP-5.6/ext/bz2/tests/
H A D003.txt.bz2
/PHP-5.6/ext/fileinfo/libmagic/
H A Dmagic.c121 goto out;
127 goto out;
132 goto out;
135 out:
/PHP-5.6/ext/phar/tests/
H A Dphar_extract.phpt23 $out = array();
26 $out[] = $p;
29 sort($out);
31 foreach ($out as $b) {
/PHP-5.6/ext/standard/tests/strings/
H A Dbug67252.phpt2 Bug #67252 (convert_uudecode out-of-bounds read)

Completed in 46 milliseconds

12345678910>>...19