Home
last modified time | relevance | path

Searched refs:write (Results 326 – 350 of 521) sorted by relevance

1...<<1112131415161718192021

/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp932_2.phpt2 Test fopen() for write to cp932 path
/PHP-8.0/ext/spl/tests/
H A DarrayObject_setFlags_basic1.phpt14 // write
/PHP-8.0/ext/phar/tests/
H A Ddelete_in_phar_b.phpt39 Warning: unlink(): phar error: write operations disabled by the php.ini setting phar.readonly in %s…
H A Dmetadata_write.phpt2 Phar with meta-data (write)
H A Dphar_metadata_write.phpt2 Phar with metadata (write)
H A Dmetadata_write_commit.phpt2 Phar with meta-data (write)
/PHP-8.0/ext/phar/tests/tar/
H A Ddelete_in_phar_b.phpt42 Warning: unlink(): phar error: write operations disabled by the php.ini setting phar.readonly in %s…
/PHP-8.0/ext/phar/tests/zip/
H A Ddelete_in_phar_b.phpt41 Warning: unlink(): phar error: write operations disabled by the php.ini setting phar.readonly in %s…
/PHP-8.0/ext/session/tests/
H A Dsession_set_save_handler_class_016.phpt34 public function write($id, $data) {
H A Dsession_set_save_handler_class_017.phpt34 public function write($id, $data) {
H A Dsession_set_save_handler_iface_003.phpt34 public function write($id, $data) {
H A Dsave_handler.inc39 // NOTE: This function should unlock session data, if write() does not unlock it.
69 function write($id, $session_data) {
72 // NOTE: This function may unlock session data locked by read(). If write() is
H A Dsession_set_save_handler_class_018.phpt34 public function write($id, $data) {
/PHP-8.0/ext/oci8/tests/
H A Dlob_019.phpt29 var_dump($blob->write($str));
H A Dlob_024.phpt29 var_dump($blob->write(str_repeat("string.", 1000)));
H A Dpecl_bug10194.phpt37 $row['CLOB']->write($string);
H A Dlob_025.phpt27 var_dump($blob->write(str_repeat("string.", 1000)));
H A Dlob_044.phpt32 var_dump($blob->write("this is a biiiig faaat test string. why are you reading it, I wonder? =)"));
/PHP-8.0/ext/standard/tests/file/
H A Dfilesize_variation4-win32.phpt62 echo "-- opening the existing file in write mode --\n";
99 -- opening the existing file in write mode --
H A Dfilesize_variation4.phpt64 echo "-- opening the existing file in write mode --\n";
101 -- opening the existing file in write mode --
/PHP-8.0/ext/zip/tests/
H A Doo_setcomment.phpt37 echo "failed to write zip\n";
H A Doo_setmtime.phpt45 echo "failed to write zip\n";
/PHP-8.0/ext/curl/
H A Dmulti.c247 if (ch->handlers->write->method == PHP_CURL_RETURN) { in PHP_FUNCTION()
248 if (!ch->handlers->write->buf.s) { in PHP_FUNCTION()
251 smart_str_0(&ch->handlers->write->buf); in PHP_FUNCTION()
252 RETURN_STR_COPY(ch->handlers->write->buf.s); in PHP_FUNCTION()
/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dphar_test.inc40 // write manifest entry
/PHP-8.0/ext/phar/tests/files/
H A Dphar_test.inc40 // write manifest entry

Completed in 77 milliseconds

1...<<1112131415161718192021