Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-8.0/ext/standard/tests/file/
H A D007_variation13-win32.phpt19 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 13, "bytes");
49 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation13.phpt19 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 13, "bytes");
49 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation4.phpt15 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 4, "bytes");
35 …//Check for size of existing data file after opening the file in "w+" mode again, expected: 0 bytes
H A D007_variation12-win32.phpt20 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 12, "bytes");
40 …/Check for size of existing data file after opening the file in "w+t" mode again, expected: 0 bytes
H A D007_variation12.phpt20 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 12, "bytes");
40 …/Check for size of existing data file after opening the file in "w+t" mode again, expected: 0 bytes
H A D007_variation20.phpt15 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 20, "bytes");
35 …/Check for size of existing data file after opening the file in "w+b" mode again, expected: 0 bytes
/PHP-8.0/ext/fileinfo/tests/
H A Dfinfo_file_001.phpt29 finfo_file(): Argument #1 ($finfo) must not contain any null bytes
/PHP-8.0/ext/standard/tests/serialize/
H A Dbug70219.phpt34 Notice: unserialize(): Error at offset 55 of 56 bytes in %s on line %d
H A Dserialization_error_002.phpt35 Notice: unserialize(): Error at offset 0 of 27 bytes in %s on line %d
/PHP-8.0/ext/standard/tests/filters/
H A Dbug35916.phpt42 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
/PHP-8.0/ext/standard/tests/strings/
H A Dhtmlentities19.phpt6 "\x41\xC2\x3E\x42", // Unicode TR #36, 3.1.1; do not consume valid successor bytes
/PHP-8.0/ext/reflection/tests/
H A Dbug76737.phpt32 Notice: unserialize(): Error at offset 26 of 27 bytes in %s on line %d
/PHP-8.0/ext/zend_test/
H A Dtest.stub.php51 function zend_leak_bytes(int $bytes = 3): void {} argument
/PHP-8.0/ext/openssl/tests/
H A Dbug74159.phpt99 printf("Written %%d bytes\n", $total);
126 Written 1048575 bytes
/PHP-8.0/ext/standard/tests/dir/
H A Ddir_bug73971.phpt17 var_dump(basename($filename)); // 432 bytes here, more than 256
/PHP-8.0/ext/dom/tests/
H A Dbug80268_2.phpt2 Bug #80268 (loadHTML() truncates at NUL bytes)
/PHP-8.0/Zend/tests/generators/errors/
H A Dserialize_unserialize_error.phpt38 Notice: unserialize(): Error at offset 19 of 20 bytes in %sserialize_unserialize_error.php on line …
/PHP-8.0/ext/zlib/tests/
H A Dgzseek_basic2.phpt18 //seek forwards 20 bytes.
H A Dgzseek_variation4.phpt18 //seek forwards 20 bytes.
H A Dgzseek_variation5.phpt18 //seek forwards 20 bytes.
/PHP-8.0/ext/sodium/tests/
H A Dcrypto_auth.phpt44 sodium_crypto_auth(): Argument #2 ($key) must be SODIUM_CRYPTO_AUTH_KEYBYTES bytes long
/PHP-8.0/ext/phar/tests/tar/
H A Dbadalias.phpt23 phar error: tar-based phar "%sbadalias5.phar.tar" has alias that is larger than 511 bytes, cannot p…
/PHP-8.0/ext/oci8/tests/
H A Dnull_byte_3.phpt2 Null bytes in SQL statements
H A Dnull_byte_2.phpt2 Null bytes in SQL statements
/PHP-8.0/ext/odbc/tests/
H A Dbug73448.phpt2 Bug #73448 odbc_errormsg returns trash, always 513 bytes

Completed in 26 milliseconds

12345678910>>...13