Home
last modified time | relevance | path

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

12345678910>>...21

/PHP-7.1/ext/ldap/tests/
H A Dbug76248.phpt16fwrite($socket, base64_decode("MAwCAQFhBwoBAAQABAAweQIBAmR0BJljbj1yb290LGRjPWV4YW1wbGUsZGM9Y29tMFc…
/PHP-7.1/sapi/cli/tests/
H A Dbug65066_422.phpt22 if(fwrite($fp, <<<HEADER
H A Dbug65066_511.phpt22 if(fwrite($fp, <<<HEADER
H A Dbug68745.phpt20 if(fwrite($fp, "GET www.example.com:80 HTTP/1.1\r\n\r\n")) {
H A Dphp_cli_server_006.phpt20 if(fwrite($fp, <<<HEADER
H A Dbug61679.phpt25 if(fwrite($fp, <<<HEADER
H A Dbug65633.phpt23 if(fwrite($fp, <<<HEADER
H A Dphp_cli_server_017.phpt23 if(fwrite($fp, <<<HEADER
H A Dbug66606_2.phpt22 if (fwrite($fp, <<<HEADER
H A Dphp_cli_server_007.phpt20 if(fwrite($fp, <<<HEADER
/PHP-7.1/ext/curl/tests/
H A Dcurl_reset.phpt14 fwrite($fp, "test");
H A Dcurl_write_return.phpt17 fwrite($fp, "test");
H A Dcurl_write_stdout.phpt16 fwrite($fp, "test");
H A Dcurl_write_callback.phpt22 fwrite($fp, "test");
/PHP-7.1/ext/standard/tests/filters/
H A Dbug35916.phpt34 fwrite($fp, "Thank you\n");
/PHP-7.1/ext/standard/tests/network/
H A Dtcp4loop.phpt30 fwrite($client, "ABCdef123\n");
/PHP-7.1/ext/standard/tests/streams/
H A Dbug64166.phpt8 fwrite($fd, $data);
/PHP-7.1/ext/mcrypt/tests/
H A Dbug72535.phpt19 fwrite($fp, $plaintext);
/PHP-7.1/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_basic.phpt22 fwrite($f, $dtd);
/PHP-7.1/ext/standard/tests/file/
H A Dbug37158.phpt21 fwrite($fp, $x);
H A Dpopen_pclose_basic.phpt49 fwrite($file_handle, (binary)$str);
50 fwrite($file_handle, (binary)$newline);
/PHP-7.1/ext/openssl/tests/
H A Dbug46127.phpt21 fwrite($link, "Sending bug 46127\n");
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_uri-win32.phpt28 fwrite($fp, $dsn);
44 fwrite($fp, sprintf('mysql:dbname=letshopeinvalid;%s%s',
H A Dpdo_mysql___construct_uri.phpt28 fwrite($fp, $dsn);
44 fwrite($fp, sprintf('mysql:dbname=letshopeinvalid;%s%s',
/PHP-7.1/ext/gd/tests/
H A Dimageloadfont_invalid.phpt12 fwrite($fp, $bin);

Completed in 23 milliseconds

12345678910>>...21