Home
last modified time | relevance | path

Searched refs:fwrite (Results 251 – 275 of 513) sorted by relevance

1...<<1112131415161718192021

/PHP-7.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1252_to_utf8_5.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
H A Dtest_cp1254_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
H A Dtest_cp932_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
H A Dtest_cp936_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
H A Dtest_big5_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
H A Dtest_big5_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
H A Dtest_cp1251_zend_multibyte_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
H A Dtest_cp1252_to_utf8_2.phpt27 var_dump($f, fwrite($f, "writing to an mb filename"));
H A Dtest_cp1254_2.phpt30 var_dump($f, fwrite($f, "writing to an mb filename"));
/PHP-7.1/ext/standard/tests/file/
H A Dreadfile_variation6.phpt38 fwrite($h, "File in include path");
H A Dreadfile_variation7.phpt38 fwrite($h, "File in script location");
H A Ddisk_total_space_basic.phpt23 fwrite($fh, (binary)"Garbage Data Garbage Data Garbage Data Garbage Data Garbage Data Garbage Data …
H A Dfile_get_contents_variation1.phpt39 fwrite($h, "File in include path");
H A Dfile_get_contents_variation2.phpt40 fwrite($h, "File in script location");
H A Dfileowner_basic.phpt22 fwrite($file_handle, $string);
H A Dfopen_variation13.phpt34 fwrite($h, "This is the test file");
H A Dproc_open01.phpt22 fwrite($pipes[0], $test_string);
/PHP-7.1/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation5.phpt13 fwrite($fp, "a line of data\n");
/PHP-7.1/ext/mcrypt/tests/
H A Dmcrypt_filters.phpt23 fwrite($fp, 'Secret secret secret data');
/PHP-7.1/ext/standard/tests/filters/
H A Dfilter_errors_user.phpt55 fwrite($stream, b"42");
64 fwrite($stream, b"42");
78 fwrite($stream, b"42");
/PHP-7.1/ext/openssl/tests/
H A Dbug65538_003.phpt33 fwrite($client, $response);
/PHP-7.1/sapi/cli/tests/
H A Dphp_cli_server_015.phpt26 if(fwrite($fp, <<<HEADER
/PHP-7.1/ext/zlib/tests/
H A Dzlib_filter_inflate2.phpt9 fwrite($a, b"This is quite the thing ain't it\n");
/PHP-7.1/ext/standard/tests/network/
H A Dtcp6loop.phpt39 fwrite($client, "ABCdef123\n");
/PHP-7.1/ext/gd/tests/
H A Dcreatefromwbmp2_extern.phpt37 fwrite($fp, chr($c), 1);

Completed in 40 milliseconds

1...<<1112131415161718192021