Home
last modified time | relevance | path

Searched refs:bytes (Results 201 – 225 of 402) sorted by relevance

12345678910>>...17

/php-src/ext/dom/tests/
H A Dbug69679.phpt2 Bug #69679 (DOMDocument::loadHTML refuses to accept NULL bytes)
H A Dbug79971_2.phpt17 Warning: DOMImplementation::createDocumentType(): URI must not contain percent-encoded NUL bytes in…
H A DDOMDocument_schemaValidate_error6.phpt22 DOMDocument::schemaValidate(): Argument #1 ($filename) must not contain any null bytes
/php-src/ext/standard/tests/serialize/
H A Dbug68044.phpt13 Warning: unserialize(): Error at offset 32 of 33 bytes in %s on line %d
H A Dbug74614.phpt12 Warning: unserialize(): Error at offset 38 of 113 bytes in %s on line %d
H A Dbug71311.phpt9 Fatal error: Uncaught UnexpectedValueException: Error at offset 10 of 11 bytes in %s%ebug71311.php:2
H A Dunserialize_leak.phpt16 Error at offset 24 of 113 bytes
H A Dbug75054.phpt11 Warning: unserialize(): Error at offset 43 of 145 bytes in %s on line %d
H A Dbug71313.phpt9 Fatal error: Uncaught UnexpectedValueException: Error at offset 82 of 113 bytes in %s%ebug71313.php…
/php-src/ext/standard/tests/strings/
H A Dbug72663_3.phpt17 Warning: unserialize(): Error at offset 50 of 50 bytes in %s on line %d
/php-src/ext/opcache/tests/
H A Dgh9259_003.phpt19 %sFatal Error Insufficient shared memory for interned strings buffer! (tried to allocate %d bytes)
/php-src/ext/gd/tests/
H A Dimagepng_nullbyte_injection.phpt22 imagepng(): Argument #2 ($file) must not contain null bytes
H A Dimagejpeg_nullbyte_injection.phpt22 imagejpeg(): Argument #2 ($file) must not contain null bytes
H A Dimagewbmp_nullbyte_injection.phpt22 imagewbmp(): Argument #2 ($file) must not contain null bytes
H A Dimagewebp_nullbyte_injection.phpt22 imagewebp(): Argument #2 ($file) must not contain null bytes
/php-src/ext/ftp/tests/
H A Dftp_alloc_basic2.phpt22 string(20) "1024 bytes allocated"
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_013.phpt121 Fatal error: Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack…
/php-src/ext/mbstring/tests/
H A Dzend_multibyte-09.phpt13 // back to UTF-8. There should be only a pair of consecutive bytes that is
H A Dsjismac_encoding.phpt24 if (sscanf($line, "0x%x\t0x%x+0x%x+0x%x+0x%x+0x%x", $bytes, $cp1, $cp2, $cp3, $cp4, $cp5) >= 2) {
25 if ($bytes < 256) {
26 $macJap = chr($bytes);
28 $macJap = pack('n', $bytes);
/php-src/ext/standard/tests/file/
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
H A Dbug35781.phpt22 Notice: fpassthru(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A Dbug71287.phpt21 Warning: file_put_contents(): Only 7 of 9 bytes written, possibly out of free disk space in %sbug71…
H A Dbug68532.phpt2 Bug #68532: convert.base64-encode omits padding bytes
/php-src/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation2.phpt26 echo "\n\nRead 20 bytes from the file:\n";
92 Read 20 bytes from the file:
/php-src/ext/standard/tests/file/windows_links/
H A Dbug78862.phpt10 Fatal error: Uncaught ValueError: link(): Argument #1 ($target) must not contain any null bytes in …

Completed in 56 milliseconds

12345678910>>...17