Home
last modified time | relevance | path

Searched refs:write (Results 351 – 375 of 521) sorted by relevance

1...<<1112131415161718192021

/PHP-8.0/ext/phar/tests/
H A Dopen_for_write_newfile_b.phpt30 …r_write_newfile_b.phar.php/b/new.php): Failed to open stream: phar error: write operations disable…
H A Dopen_for_write_newfile_c.phpt30 …r_write_newfile_c.phar.php/b/new.php): Failed to open stream: phar error: write operations disable…
H A Ddir.phpt68 Warning: mkdir(): phar error: cannot create directory "phar://%sdir.phar.php/fails", write operatio…
84 Warning: rmdir(): phar error: cannot rmdir directory "phar://%sdir.phar.php/another/dir", write ope…
/PHP-8.0/ext/session/
H A Dmod_user_class.c108 PHP_METHOD(SessionHandler, write) in PHP_METHOD() argument
H A Dphp_session.h264 PHPAPI int php_session_flush(int write);
323 extern PHP_METHOD(SessionHandler, write);
/PHP-8.0/ext/oci8/tests/
H A Dpecl_bug10194_blob.phpt37 $row['BLOB']->write($string);
H A Dpecl_bug10194_blob_64.phpt38 $row['BLOB']->write($string);
H A Dlob_011.phpt26 var_dump($blob->write("some string here. string, I said"));
H A Dlob_042.phpt31 var_dump($blob->write($str));
/PHP-8.0/ext/curl/
H A Dcurl_private.h72 php_curl_write *write; member
/PHP-8.0/sapi/embed/
H A Dphp_embed.c54 ret = write(STDOUT_FILENO, str, str_length); in php_embed_single_write()
/PHP-8.0/ext/phar/tests/tar/
H A Dopen_for_write_newfile_b.phpt42 …r_write_newfile_b.phar.tar/b/new.php): Failed to open stream: phar error: write operations disable…
H A Dopen_for_write_newfile_c.phpt41 …r_write_newfile_c.phar.tar/b/new.php): Failed to open stream: phar error: write operations disable…
/PHP-8.0/ext/phar/tests/zip/
H A Dmetadata_write_commit.phpt2 Phar with meta-data (write) zip-based
H A Dopen_for_write_newfile_b.phpt41 …r_write_newfile_b.phar.zip/b/new.php): Failed to open stream: phar error: write operations disable…
H A Dopen_for_write_newfile_c.phpt41 …r_write_newfile_c.phar.zip/b/new.php): Failed to open stream: phar error: write operations disable…
/PHP-8.0/ext/fileinfo/tests/
H A Dbug61964.phpt30 // write some test files to test folder
H A Dbug61964-mb.phpt30 // write some test files to test folder
/PHP-8.0/ext/standard/tests/file/
H A Dfopen_variation14.phpt44 $writeData = "write:$iteration";
64 // create the file to test write
H A Dfopen_variation15.phpt48 $writeData = "write:$iteration";
68 // create the file to test write
H A Dfputcsv_variation10.phpt5 /* Testing fputcsv() to write to a file when the field has no CSV format */
44 // write to a file in csv format
/PHP-8.0/ext/session/tests/
H A Dsession_set_save_handler_error4.phpt59 session_set_save_handler(): Argument #4 ($write) must be a valid callback, function "echo" not foun…
/PHP-8.0/ext/hash/tests/
H A Dhash_file_basic1.phpt19 echo "Cannot write to file ($file)";
H A Dhash_hmac_file_basic.phpt20 echo "Cannot write to file ($file)";
/PHP-8.0/ext/snmp/tests/
H A DREADME.md18 SNMP_COMMUNITY_WRITE : community used for write tests (snmpset()).

Completed in 78 milliseconds

1...<<1112131415161718192021