Home
last modified time | relevance | path

Searched refs:out (Results 226 – 250 of 450) sorted by relevance

12345678910>>...18

/PHP-8.1/ext/opcache/tests/jit/
H A Dbug80447.phpt2 Bug #80447 (Strange out of memory error when running with JIT)
/PHP-8.1/ext/intl/tests/
H A Dbug72533.phpt2 Bug #72533 (locale_accept_from_http out-of-bounds access)
/PHP-8.1/Zend/tests/
H A Dexception_020.phpt2 Test that the original class name is present in the error out when extending ErrorException
H A Dbug39438.phpt41 $out=serialize($test);
/PHP-8.1/ext/date/tests/
H A Dbug48058.phpt2 Bug #48058 (Year formatter goes wrong with out-of-int range)
H A Dbug67253.phpt2 Bug #67253 (timelib_meridian_with_check out-of-bounds read)
/PHP-8.1/ext/spl/tests/
H A Dfixedarray_002.phpt72 RuntimeException: Index invalid or out of range
76 RuntimeException: Index invalid or out of range
H A DSplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt23 SplDoublyLinkedList::offsetUnset(): Argument #1 ($index) is out of range
/PHP-8.1/ext/oci8/tests/
H A Dbug46994.phpt18 "create or replace procedure bug46994_proc1(p1 in out nocopy clob) is
23 "create or replace procedure bug46994_proc2(p1 in out nocopy clob) is
/PHP-8.1/ext/gd/tests/
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";
H A Dimagetruecolortopalette_error4.phpt2 Testing imagetruecolortopalette(): out of range parameter 3
H A Dbug75111.phpt20 Warning: imagecreatefromstring(): Couldn't create GD Image Stream out of Data in %s on line %d
/PHP-8.1/ext/mbstring/
H A Dmb_gpc.c194 goto out; in _php_mb_encoding_handler_ex()
241 goto out; in _php_mb_encoding_handler_ex()
286 goto out; in _php_mb_encoding_handler_ex()
327 out: in _php_mb_encoding_handler_ex()
/PHP-8.1/ext/standard/tests/assert/
H A Dassert_error2.phpt18 //bail out on error
/PHP-8.1/ext/xml/tests/
H A Dbug72714.phpt29 Warning: xml_parser_set_option(): tagstart ignored, because it is out of range in %s on line %d
/PHP-8.1/Zend/Optimizer/
H A Dzend_dfg.h32 zend_bitset out; member
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug36908.phpt44 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:addResponse><out xsi:type="xsd:string">9</out></ns1…
/PHP-8.1/ext/standard/
H A Ddns_win32.c263 unsigned short out[8]; in php_parserr() local
268 out[i * 2] = htons(LOWORD(chunk)); in php_parserr()
269 out[i * 2 + 1] = htons(HIWORD(chunk)); in php_parserr()
273 if (out[i] != 0) { in php_parserr()
279 tp += sprintf((char*)tp,"%x", out[i]); in php_parserr()
/PHP-8.1/ext/standard/tests/file/
H A Dbug47517.phpt8 exec('net session 2>&1', $out, $status);
/PHP-8.1/ext/session/tests/
H A Dbug71972.phpt23 $_SESSION['obj'.$num]->test = new stdClass();//NOTE: No bug if try commenting out this too.
/PHP-8.1/Zend/tests/fibers/
H A Dsilence-operator-inside-fiber.phpt2 Silence operator does not leak out of fiber
/PHP-8.1/ext/skeleton/
H A D.gitignore.in34 tests/**/*.out
/PHP-8.1/ext/standard/tests/filters/
H A Dbug54350.phpt7 function filter($in, $out, &$consumed, $closing): int {
/PHP-8.1/ext/fileinfo/libmagic/
H A Dprint.c266 goto out; in file_fmttime()
270 goto out; in file_fmttime()
273 out: in file_fmttime()
/PHP-8.1/ext/iconv/tests/
H A Diconv_substr_out_of_bounds.phpt2 iconv_substr() with out of bounds offset

Completed in 34 milliseconds

12345678910>>...18