Home
last modified time | relevance | path

Searched refs:bytes (Results 151 – 175 of 207) sorted by path

123456789

/PHP-5.5/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation5.phpt39 ,5,"bytes",".tmp"); //create a file with 512 bytes size
H A Dfseek_ftell_rewind_variation7.phpt39 ,7,"bytes",".tmp"); //create a file with 512 bytes size
53 // by 10 bytes because of holes
H A Dfwrite_basic-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
49 // writing 100 bytes
55 // trying to write more than the available data, available 1024 bytes but trying 2048
H A Dfwrite_basic.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
49 // writing 100 bytes
55 // trying to write more than the available data, available 1024 bytes but trying 2048
H A Dfwrite_error.phpt8 If the length arquement is given,writing will stop after length bytes have been
10 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation1-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation1.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation2-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
57 /*overwrite first 400 bytes in the file*/
H A Dfwrite_variation2.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
57 /*overwrite first 400 bytes in the file*/
H A Dfwrite_variation3-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation3.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation4-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
H A Dfwrite_variation4.phpt14 If the length arquement is given,writing will stop after length bytes have been
16 fwrite() returns the number of bytes written or FALSE on error
H A Dis_file_variation1.phpt23 echo "\n-- Testing is_file() after truncating filesize to zero bytes --\n";
50 -- Testing is_file() after truncating filesize to zero bytes --
H A Dpopen_pclose_basic.phpt34 create_files($dirpath, 1, "text_with_new_line", 0755, 100, "w", "popen_basic", 1, "bytes");
H A Duserstreams.phpt77 die("tmpfile stored $n bytes; should be $DATALEN!");
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44394.phpt2 Bug #44394 (Last two bytes missing from output)
H A Dbug44394_2.phpt2 Bug #44394 (Last two bytes missing from output) with session.use_trans_id
H A Dbug49847.phpt2 Bug #49847 (exec() fails on lines larger then 4095 bytes)
H A Dbug60227_3.phpt11 Warning: Header may not contain NUL bytes in %s on line %d
H A Descapeshellarg_bug71039.phpt2 Test escapeshellarg() string with \0 bytes
10 Fatal error: escapeshellarg(): Input string contains NULL bytes in %s on line %d
H A Descapeshellarg_bug71270.phpt12 Fatal error: escapeshellarg(): Argument exceeds the allowed length of %d bytes in %s on line %d
H A Descapeshellcmd_bug71039.phpt2 Test escapeshellcmd() string with \0 bytes
10 Fatal error: escapeshellcmd(): Input string contains NULL bytes in %s on line %d
H A Descapeshellcmd_bug71270.phpt12 Fatal error: escapeshellcmd(): Command exceeds the allowed length of %d bytes in %s on line %d
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug25378.phpt21 Notice: unserialize(): Error at offset 0 of 8 bytes in %sbug25378.php on line %d
24 Notice: unserialize(): Error at offset 0 of 5 bytes in %sbug25378.php on line %d
27 Notice: unserialize(): Error at offset 13 of 19 bytes in %sbug25378.php on line %d
30 Notice: unserialize(): Error at offset 14 of 19 bytes in %sbug25378.php on line %d
33 Notice: unserialize(): Error at offset 2 of 22 bytes in %sbug25378.php on line %d
36 Notice: unserialize(): Error at offset 17 of 18 bytes in %sbug25378.php on line %d
39 Notice: unserialize(): Error at offset 24 of 33 bytes in %sbug25378.php on line %d
48 Notice: unserialize(): Error at offset 2 of 13 bytes in %sbug25378.php on line %d
51 Notice: unserialize(): Error at offset 2 of 11 bytes in %sbug25378.php on line %d
54 Notice: unserialize(): Error at offset 8 of 9 bytes in %sbug25378.php on line %d
[all …]

Completed in 34 milliseconds

123456789