Home
last modified time | relevance | path

Searched refs:out (Results 176 – 200 of 437) sorted by relevance

12345678910>>...18

/PHP-8.0/ext/oci8/tests/
H A Dbug37581.phpt15 procedure array_bind(in_str in str_array, out_str out string);
19 procedure array_bind(in_str in str_array, out_str out string) is
H A Drefcur_prefetch_1.phpt30 procedure open_ref_cur(cur1 out refcursortype);
31 procedure fetch_ref_cur(cur1 in refcursortype, c1 out number,c2 out varchar2);
34 procedure open_ref_cur(cur1 out refcursortype) is
38 procedure fetch_ref_cur(cur1 in refcursortype, c1 out number,
39 c2 out varchar2) is
/PHP-8.0/ext/spl/tests/
H A Dfixedarray_012.phpt18 Index invalid or out of range
H A Dfixedarray_006.phpt21 Index invalid or out of range
H A Dfixedarray_013.phpt21 Index invalid or out of range
H A DSplDoublyLinkedList_add_invalid_offset.phpt13 Exception: SplDoublyLinkedList::add(): Argument #1 ($index) is out of range
H A DSplDoublyLinkedList_offsetUnset_greater_than_elements.phpt25 SplDoublyLinkedList::offsetUnset(): Argument #1 ($index) is out of range
/PHP-8.0/tests/lang/
H A Dbug24396.phpt9 global $$k; // comment this out and it works in PHP 7 too..
/PHP-8.0/ext/standard/tests/filters/
H A Dphp_user_filter_03.phpt6 function filter($in, $out, &$consumed, $closing) {}
/PHP-8.0/Zend/tests/
H A Dobjects_026.phpt2 Using $this when out of context
/PHP-8.0/Zend/tests/try/
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-8.0/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-8.0/ext/json/tests/
H A Dbug72787.phpt2 Bug #72787 (json_decode reads out of bounds)
/PHP-8.0/ext/fileinfo/tests/
H A Dbug71434.phpt2 Bug #68735 fileinfo out-of-bounds memory access
H A Dbug68735.phpt2 Bug #68735 fileinfo out-of-bounds memory access
/PHP-8.0/ext/gd/libgd/
H A Dgd_jpeg.c146 gdIOCtx *out = gdNewFileCtx (outFile); in gdImageJpeg() local
147 gdImageJpegCtx (im, out, quality); in gdImageJpeg()
148 out->gd_free (out); in gdImageJpeg()
154 gdIOCtx *out = gdNewDynamicCtx (2048, NULL); in gdImageJpegPtr() local
155 if (!_gdImageJpegCtx(im, out, quality)) { in gdImageJpegPtr()
156 rv = gdDPExtractData(out, size); in gdImageJpegPtr()
160 out->gd_free (out); in gdImageJpegPtr()
/PHP-8.0/ext/standard/tests/serialize/
H A Dbug73825.phpt2 Bug #73825 Heap out of bounds read on unserialize in finish_nested_data()
/PHP-8.0/ext/standard/tests/file/
H A Dfile_get_contents_error001.phpt2 file_get_contents() test using offset parameter out of range
/PHP-8.0/ext/exif/tests/bug77184/
H A Dbug77184.phpt2 Bug #74428 (Unsigned rational numbers are written out as signed rationals)
/PHP-8.0/ext/standard/
H A Duser_filters_arginfo.h6 ZEND_ARG_INFO(0, out)
/PHP-8.0/ext/standard/tests/strings/
H A Dbug67252.phpt2 Bug #67252 (convert_uudecode out-of-bounds read)
/PHP-8.0/ext/gd/tests/
H A Dbug72494.phpt2 Bug #72494 (imagecropauto out-of-bounds access)

Completed in 28 milliseconds

12345678910>>...18