Home
last modified time | relevance | path

Searched refs:bytes (Results 126 – 150 of 291) sorted by path

12345678910>>...12

/PHP-7.4/ext/standard/tests/file/
H A D007_variation21.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 21, "bytes");
55 Notice: fread(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation22.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 22, "bytes");
H A D007_variation23.phpt53 Notice: fread(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation3.phpt26 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 3, "bytes");
46 … //Check for size of existing data file after opening the file in "w" mode again, expected: 0 bytes
65 Notice: fread(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation4.phpt26 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 4, "bytes");
46 …//Check for size of existing data file after opening the file in "w+" mode again, expected: 0 bytes
H A D007_variation5.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 5, "bytes");
55 Notice: fread(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation6.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 6, "bytes");
H A D007_variation7.phpt53 Notice: fread(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation9.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 9, "bytes");
52 Notice: fwrite(): write of 37 bytes failed with errno=9 Bad file descriptor in %s on line %d
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 Dbug68532.phpt2 Bug #68532: convert.base64-encode omits padding bytes
H A Dbug71287.phpt19 Warning: file_put_contents(): Only 7 of 9 bytes written, possibly out of free disk space in %sbug71…
H A Dbug81223.phpt20 Notice: fread(): read of %d bytes failed with errno=13 Permission denied in %s on line %d
23 Notice: fread(): read of %d bytes failed with errno=13 Permission denied in %s on line %d
H A Ddisk_free_space_basic.phpt14 * will return the number of bytes available on the corresponding
H A Ddisk_free_space_error-win32.phpt13 * return the number of bytes available on the corresponding
H A Ddisk_free_space_error.phpt13 * return the number of bytes available on the corresponding
H A Ddisk_free_space_variation.phpt8 * will return the number of bytes available on the corresponding
H A Ddisk_total_space_basic.phpt10 * return the total number of bytes on the corresponding filesyatem
H A Ddisk_total_space_error-win32.phpt15 * will return the total number of bytes on the corresponding
H A Ddisk_total_space_error.phpt15 * will return the total number of bytes on the corresponding
H A Ddisk_total_space_variation.phpt10 * will return the total number of bytes on the corresponding
H A Dfgetc_variation3.phpt59 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
68 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
77 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
86 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
95 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
104 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
113 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
122 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
131 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A Dfgetcsv_variation26.phpt84 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
91 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
98 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
105 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
112 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
119 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
126 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
133 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
140 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
147 Notice: fgetcsv(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
[all …]
H A Dfgets_basic.phpt23 …create_files ( __DIR__, 1, $file_content_type, 0755, 50, "w", "fgets_basic", 1, "bytes"); //create…

Completed in 28 milliseconds

12345678910>>...12