Home
last modified time | relevance | path

Searched refs:bytes (Results 51 – 75 of 207) sorted by relevance

123456789

/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44394.phpt2 Bug #44394 (Last two bytes missing from output)
H A Descapeshellarg_bug71270.phpt12 Fatal error: escapeshellarg(): Argument exceeds the allowed length of %d bytes in %s on line %d
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
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_rijndael128_256BitKey.phpt38 // keys : 20 bytes, 24 bytes, 30 Bytes, 32 Bytes, 40 Bytes
46 // rijndael128 is a block cipher of 128 bits (16 bytes)
H A Dmcrypt_ecb_3des_encrypt.phpt26 // tripledes uses keys upto 192 bits (24 bytes)
33 // tripledes is a block cipher of 64 bits (8 bytes)
H A Dmcrypt_decrypt_3des_ecb.phpt24 // tripledes uses keys upto 192 bits (24 bytes)
37 // tripledes is a block cipher of 64 bits (8 bytes)
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchstructure_basic.phpt28 'ifdescription','lines','bytes','parameters');
35 var_dump($z->bytes);
/PHP-5.5/ext/standard/tests/file/
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 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 Dbug68532.phpt2 Bug #68532: convert.base64-encode omits padding bytes
/PHP-5.5/ext/oci8/tests/
H A Dpecl_bug10194_blob.phpt58 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
H A Dpecl_bug10194_blob_64.phpt59 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
/PHP-5.5/Zend/tests/
H A Dbug55509.phpt71 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.…
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug68044.phpt11 Notice: unserialize(): Error at offset 32 of 33 bytes in %s%ebug68044.php on line 2
H A Dbug67072.phpt11 Notice: unserialize(): Error at offset 24 of 64 bytes in %sbug67072.php on line %d
/PHP-5.5/tests/lang/
H A Dbug45392.phpt23 Fatal error: Allowed memory size of %d bytes exhausted%s
/PHP-5.5/ext/mbstring/tests/
H A Dzend_multibyte-05.phpt11 // 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-5.5/ext/ftp/tests/
H A Dftp_alloc_basic2.phpt23 string(20) "1024 bytes allocated"
/PHP-5.5/ext/standard/tests/streams/
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:
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:

Completed in 39 milliseconds

123456789