Home
last modified time | relevance | path

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

12345678910>>...21

/php-src/sapi/cli/tests/
H A Dbug71005.phpt21 if(fwrite($fp, <<<HEADER
H A Dbug81305.phpt15 if (fwrite($fp, <<<HEADER
H A Dphp_cli_server_018.phpt18 if(fwrite($fp, <<<HEADER
H A Dbug65066_422.phpt17 if(fwrite($fp, <<<HEADER
H A Dbug65066_511.phpt17 if(fwrite($fp, <<<HEADER
H A Dbug68745.phpt15 if(fwrite($fp, "GET www.example.com:80 HTTP/1.1\r\n\r\n")) {
H A Dphp_cli_server_006.phpt15 if(fwrite($fp, <<<HEADER
H A Dgh12363.phpt18 if(fwrite($fp, <<<HEADER
/php-src/ext/standard/tests/streams/
H A Dbug75776.phpt15 fwrite($stream,"sdfgdfg");
/php-src/ext/standard/tests/filters/
H A Dbug79468.phpt12 fwrite($fp, "This is ");
/php-src/ext/standard/tests/general_functions/
H A Dbug44667.phpt17 fwrite($pipes[0], 'Hello', 5);
/php-src/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…
/php-src/ext/phar/tests/tar/
H A Dphar_stub.phpt34 fwrite($fp, $file);
45 fwrite($fp, 'booya');
/php-src/ext/phar/tests/zip/
H A Dphar_stub.phpt34 fwrite($fp, $file);
45 fwrite($fp, 'booya');
/php-src/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt30 fwrite($blob, $data);
42 fwrite($blob, $data);
/php-src/ext/iconv/tests/
H A Dbug76249.phpt8 fwrite($fh, "abc");
/php-src/ext/zlib/tests/
H A Dgzopen_variation8.phpt17 fwrite($h, $data);
/php-src/ext/hash/tests/
H A Dhash_update_stream_basic_001.phpt18 fwrite($fp, $hash);
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_key_fgets_and_seek.phpt9 $file->fwrite("Foo $i\n");
H A Dbug80933.phpt11 $temp->fwrite($line);
/php-src/ext/curl/tests/
H A Dbug78775.phpt29 fwrite($sock, "GET / HTTP/1.0\n\n");
H A Dcurl_reset.phpt12 fwrite($fp, "test");
/php-src/ext/standard/tests/network/
H A Dbug20134.phpt16 $x = fwrite($fp,"\n");
H A Dudp4loop.phpt21 fwrite($client, "ABCdef123\n");

Completed in 29 milliseconds

12345678910>>...21