Home
last modified time | relevance | path

Searched refs:bytes (Results 151 – 175 of 402) sorted by relevance

12345678910>>...17

/php-src/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt43 echo "last bytes: ".fread($h, strlen($out))."\n";
61 last bytes: xtra
H A Dis_file_variation1.phpt18 echo "\n-- Testing is_file() after truncating filesize to zero bytes --\n";
45 -- Testing is_file() after truncating filesize to zero bytes --
H A Dfile_get_contents_error_folder.phpt12 Notice: file_get_contents(): Read of %d bytes failed with errno=21 Is a directory in %s on line %d
H A D007_variation17.phpt14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 17, "bytes");
42 Notice: fwrite(): Write of 37 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation1.phpt14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 1, "bytes");
42 Notice: fwrite(): Write of 37 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation9.phpt14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 9, "bytes");
42 Notice: fwrite(): Write of 37 bytes failed with errno=9 Bad file descriptor in %s on line %d
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_uri.phpt31 printf("[002] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), %s\n",
47 printf("[003] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), %s\n",
/php-src/ext/gd/tests/
H A Dimagegif_nullbyte_injection.phpt15 imagegif(): Argument #2 ($file) must not contain null bytes
H A Dimagegd2_nullbyte_injection.phpt15 imagegd(): Argument #2 ($file) must not contain any null bytes
H A Dimagegd_nullbyte_injection.phpt15 imagegd(): Argument #2 ($file) must not contain any null bytes
H A Dimagexbm_nullbyte_injection.phpt15 imagexbm(): Argument #2 ($filename) must not contain any null bytes
/php-src/ext/gmp/tests/
H A Dbug74670.phpt11 Warning: unserialize(): Error at offset 17 of 29 bytes in %s on line %d
/php-src/ext/mbstring/tests/
H A Dmb_strlen.phpt33 print "-- Testing illegal bytes 0x80,0xFD-FF --\n";
75 print strlen($utf8) . " bytes\n";
114 -- Testing illegal bytes 0x80,0xFD-FF --
142 101 bytes
/php-src/ext/com_dotnet/tests/
H A Dbug63208.phpt8 $variant = new VARIANT($string, VT_ARRAY | VT_UI1, CP_UTF8); // Array of bytes
/php-src/ext/standard/tests/serialize/
H A Dsplobjectstorage_negative_count.phpt17 Error at offset 24 of 25 bytes
H A Dbug73052.phpt17 Warning: unserialize(): Error at offset 13 of 13 bytes in %s on line %d
H A Dunserialize_ref_to_overwritten_declared_prop.phpt11 Warning: unserialize(): Error at offset 36 of 52 bytes in %s on line %d
H A Dbug73825.phpt11 Warning: unserialize(): Error at offset 13 of 15 bytes in %s on line %d
/php-src/Zend/tests/enum/
H A Dunserialize-non-enum.phpt14 Warning: unserialize(): Error at offset 0 of 14 bytes in %s on line %d
H A Dunserialize-non-existent-case.phpt16 Warning: unserialize(): Error at offset 14 of 14 bytes in %s on line %d
H A Dunserialize-missing-colon.phpt16 Warning: unserialize(): Error at offset 0 of 13 bytes in %s on line %d
/php-src/Zend/tests/fibers/
H A Dgh10249.phpt17 Fiber stack size is too small, it needs to be at least %d bytes
/php-src/ext/spl/tests/
H A Dbug70068.phpt13 Error at offset 10 of 20 bytes
/php-src/ext/curl/tests/
H A Dbug68089.phpt19 curl_setopt(): cURL option must not contain any null bytes
/php-src/ext/standard/tests/image/
H A Dbug13213.phpt8 Warning: getimagesize(): Corrupt JPEG data: 2 extraneous bytes before marker in %s%ebug13213.php on…

Completed in 38 milliseconds

12345678910>>...17