Home
last modified time | relevance | path

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

12345678910>>...21

/PHP-8.1/sapi/cli/tests/
H A Dbug65066_422.phpt17 if(fwrite($fp, <<<HEADER
H A Dphp_cli_server_006.phpt15 if(fwrite($fp, <<<HEADER
H A Dgh12363.phpt18 if(fwrite($fp, <<<HEADER
H A Dphp_cli_server_017.phpt18 if(fwrite($fp, <<<HEADER
H A Dbug61679.phpt20 if(fwrite($fp, <<<HEADER
H A Dbug65633.phpt18 if(fwrite($fp, <<<HEADER
/PHP-8.1/ext/hash/tests/
H A Dhash_update_stream_basic_001.phpt18 fwrite($fp, $hash);
/PHP-8.1/ext/iconv/tests/
H A Dbug76249.phpt8 fwrite($fh, "abc");
/PHP-8.1/ext/curl/tests/
H A Dbug78775.phpt29 fwrite($sock, "GET / HTTP/1.0\n\n");
H A Dcurl_reset.phpt12 fwrite($fp, "test");
/PHP-8.1/ext/standard/tests/network/
H A Dbug20134.phpt16 $x = fwrite($fp,"\n");
H A Dudp4loop.phpt21 fwrite($client, "ABCdef123\n");
/PHP-8.1/ext/spl/tests/
H A DSplFileObject_key_fgets_and_seek.phpt9 $file->fwrite("Foo $i\n");
H A Dbug80933.phpt11 $temp->fwrite($line);
/PHP-8.1/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32-mb.phpt38 fwrite($file_handle, (binary)$str);
39fwrite($file_handle, (binary)(binary)(binary)(binary)(binary)(binary)(binary)(binary)(binary)$newl…
H A Dpopen_pclose_basic-win32.phpt38 fwrite($file_handle, (binary)$str);
39fwrite($file_handle, (binary)(binary)(binary)(binary)(binary)(binary)(binary)(binary)(binary)$newl…
H A Duserfilters.phpt27 fwrite($fp, $text);
H A Dsymlink_link_linkinfo_is_link_variation4.phpt18 fwrite($file, str_repeat("text", 20) );
37 fwrite($fp, "Hello World");
53 fwrite($file, "Hello World");
H A Duserstreams_006.phpt29 var_dump(fwrite($fd, str_repeat('0', 70)));
/PHP-8.1/tests/basic/
H A Dbug80384.phpt9 fwrite($fp, str_repeat('ABCDEFGH', 1024));
/PHP-8.1/ext/standard/tests/filters/
H A Dbug50363.phpt10 fwrite($b, $foo);
H A Dbug54350.phpt21 fwrite($fd, "foo");
/PHP-8.1/ext/standard/tests/streams/
H A Dbug60455_01.phpt12 fwrite($sockets[0], "a");
H A Dbug67626.phpt38 fwrite($fp, 'foobar');
/PHP-8.1/Zend/tests/
H A Dgh11189.phpt17 fwrite(STDOUT, "Success");

Completed in 44 milliseconds

12345678910>>...21