Home
last modified time | relevance | path

Searched refs:bytes (Results 101 – 125 of 265) sorted by relevance

1234567891011

/PHP-7.3/ext/standard/tests/serialize/
H A Dbug74103.phpt8 Notice: unserialize(): Error at offset %d of %d bytes in %s on line %d
H A Dbug74614.phpt12 Notice: unserialize(): Error at offset %d 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 Dbug75054.phpt11 Notice: unserialize(): Error at offset 43 of 145 bytes in %s on line %d
H A Dunserialize_leak.phpt16 Error at offset 24 of 113 bytes
H A Dbug70213.phpt18 Notice: unserialize(): Error at offset 4 of 4 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-7.3/ext/standard/tests/strings/
H A Dbug72663_3.phpt17 Notice: unserialize(): Error at offset 50 of 50 bytes in %sbug72663_3.php on line %d
/PHP-7.3/ext/standard/tests/file/
H A D007_variation1.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 1, "bytes");
35 var_dump( fwrite($file_handle, $string) ); //Check for write operation; fails; expected: 0 bytes
H A D007_variation17.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 17, "bytes");
35 var_dump( fwrite($file_handle, $string) ); //Check for write operation; fails; expected: 0 bytes
H A D007_variation9.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 9, "bytes");
35 var_dump( fwrite($file_handle, $string) ); //Check for write operation; fails; expected: 0 bytes
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
H A Dbug71287.phpt19 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-7.3/Zend/tests/
H A Dbug55509.phpt78 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.…
/PHP-7.3/ext/mbstring/tests/
H A Dzend_multibyte-05.phpt12 // back to UTF-8. There should be only a pair of consecutive bytes that is
H A Dzend_multibyte-09.phpt14 // back to UTF-8. There should be only a pair of consecutive bytes that is
/PHP-7.3/ext/dom/tests/
H A Dbug69679.phpt2 Bug #69679 (DOMDocument::loadHTML refuses to accept NULL bytes)
H A Dbug80268.phpt2 Bug #80268 (loadHTML() truncates at NUL bytes)
H A Dbug79971_2.phpt19 Warning: DOMImplementation::createDocumentType(): URI must not contain percent-encoded NUL bytes in…
/PHP-7.3/ext/ftp/tests/
H A Dftp_alloc_basic2.phpt23 string(20) "1024 bytes allocated"
/PHP-7.3/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:
H A Dstream_get_meta_data_socket_variation1.phpt26 echo "\n\nRead 3 bytes of data from the client:\n";
78 Read 3 bytes of data from the client:
/PHP-7.3/ext/standard/
H A Dphp_random.h42 PHPAPI int php_random_bytes(void *bytes, size_t size, zend_bool should_throw);
/PHP-7.3/ext/pcre/tests/
H A Dbug66121.phpt2 Bug #66121 - UTF-8 lookbehinds match bytes instead of characters

Completed in 23 milliseconds

1234567891011