Home
last modified time | relevance | path

Searched refs:write (Results 251 – 275 of 521) sorted by relevance

1...<<1112131415161718192021

/PHP-8.0/ext/zip/tests/
H A Doo_getnameindex.phpt25 echo "failed to write zip\n";
H A Doo_namelocate.phpt25 echo "failed to write zip\n";
/PHP-8.0/ext/spl/tests/
H A DSplFileObject_fputcsv_variation13.phpt6 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
H A DSplFileObject_fputcsv_variation14.phpt6 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
/PHP-8.0/ext/standard/tests/file/
H A Dis_writable_variation2.phpt20 echo "\n*** Testing is_writable() on directory without write permission ***\n";
76 *** Testing is_writable() on directory without write permission ***
/PHP-8.0/ext/openssl/tests/
H A Dbug74159.phpt65 $write = null;
67 while ($streams && !($n = stream_select($streams, $write, $except, 1)));
H A Dbug77390.phpt28 while (stream_select($read, $write, $except, 1000)) {
86 while (stream_select($read, $write, $except, 1)) {
/PHP-8.0/ext/session/tests/
H A Dsession_set_save_handler_basic.phpt25 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
40 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
H A Dbug79091.phpt36 public function write($session_id, $session_data)
/PHP-8.0/ext/xmlwriter/tests/
H A D012.phpt25 // Force to write and empty the buffer
H A DOO_008.phpt24 // Force to write and empty the buffer
H A DOO_010.phpt24 // Force to write and empty the buffer
H A D010.phpt35 // Force to write and empty the buffer
H A DOO_011.phpt26 // Force to write and empty the buffer
/PHP-8.0/ext/snmp/tests/
H A Dsnmp_include.inc5 requests and 'private' community for write requests.
/PHP-8.0/ext/opcache/tests/
H A Dblacklist.phpt17 * So, we should write `%S/tmp/path` as `/tmp/path`, except for Windows.
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1253_2.phpt2 Test fopen() for write cp1253
H A Dtest_cp1253_to_utf8_2.phpt2 Test fopen() for write cp1253 to UTF-8 path
H A Dtest_cp1255_2.phpt2 Test fopen() for write cp1255 path
H A Dtest_cp1255_to_utf8_2.phpt2 Test fopen() for write cp1255 to UTF-8 path
H A Dtest_cp1256_to_utf8_2.phpt2 Test fopen() for write cp1256 to UTF-8 path
H A Dtest_eucjp_to_utf8_2.phpt2 Test fopen() for write eucjp to UTF-8 path
H A Dtest_kartuli_utf8_2.phpt2 Test fopen() for write Kartuli UTF-8 path
/PHP-8.0/ext/phar/tests/
H A D033a.phpt34 Cannot modify permissions for file "a.php" in phar "%s033a.1.phar.php", write operations are prohib…
/PHP-8.0/ext/oci8/tests/
H A Dlob_012.phpt28 var_dump($blob->write("test string is here\nnew string"));

Completed in 58 milliseconds

1...<<1112131415161718192021