Home
last modified time | relevance | path

Searched refs:fwrite (Results 176 – 200 of 443) sorted by relevance

12345678910>>...18

/PHP-5.5/ext/standard/tests/streams/
H A Dbug44818.phpt8 var_dump($fd, fwrite($fd, b"foo"));
H A Dbug64166_2.phpt8 fwrite($fd, $data);
H A Dstream_multi_filters_close.phpt49 fwrite($r, "test\n");
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_filters.phpt23 fwrite($fp, 'Secret secret secret data');
/PHP-5.5/ext/gd/tests/
H A Dimageloadfont_invalid.phpt12 fwrite($fp, $bin);
/PHP-5.5/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation4.phpt37 fwrite($file, str_repeat("text", 20) );
56 fwrite($fp, "Hello World");
72 fwrite($file, "Hello World");
H A Dfile_variation7.phpt8 fwrite($fd, "Line 1\n\n \n \n\Line 3");
H A Dsymlink_link_linkinfo_is_link_variation3.phpt46 fwrite($file, str_repeat("text", 20) );
68 fwrite($fp, "Hello World");
90 fwrite($file, "Hello World");
/PHP-5.5/ext/phar/tests/
H A Dopen_for_write_existing.phpt21 fwrite($fp, b'extra');
H A Dopen_for_write_newfile.phpt21 fwrite($fp, b'extra');
/PHP-5.5/ext/standard/tests/network/
H A Dunixloop.phpt32 fwrite($client, "ABCdef123\n");
/PHP-5.5/ext/curl/tests/
H A Dbug52827.phpt25 fwrite($s, str_repeat('a',1024));
H A Dcurl_write_file.phpt17 fwrite($fp, "test");
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation8.phpt27 fwrite($h, $data);
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_004.phpt22 if(fwrite($fp, <<<HEADER
H A Dphp_cli_server_016.phpt30 if(fwrite($fp, <<<HEADER
H A Dphp_cli_server_012.phpt22 if(fwrite($fp, <<<HEADER
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_existing.phpt30 fwrite($fp, b'extra');
H A Dopen_for_write_newfile.phpt30 fwrite($fp, b'extra');
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_existing.phpt29 fwrite($fp, b'extra');
H A Dopen_for_write_newfile.phpt29 fwrite($fp, b'extra');
/PHP-5.5/ext/standard/tests/filters/
H A Dbasic.phpt13 fwrite($fp, $GLOBALS["text"]);
/PHP-5.5/Zend/tests/
H A Dbug21478.phpt27 fwrite($fp, "This is a test.\n");
H A Dbug38779_1.phpt35 fwrite($fp1, "<"."?php blah blah?".">");
/PHP-5.5/ext/posix/tests/
H A Dposix_access_error_modes.phpt25 fwrite($fp,"foo");

Completed in 38 milliseconds

12345678910>>...18