Home
last modified time | relevance | path

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

1...<<11121314151617181920

/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_variation5.phpt2 Test fgetss() function : usage variations - read/write modes, file pointer at EOF
16 /* try fgetss on files which are opened in read/write modes
45 /* create an empty file and write the strings with tags */
H A Dfgetcsv_variation26.phpt2 Test fgetcsv() : usage variations - reading files opened in write only mode (Bug #42036)
10 /* Testing fgetcsv() to read from files opened in write only mode */
12 echo "*** Testing fgetcsv() : reading the files opened in write only mode ***\n";
51 // write another line of text and a blank line
80 *** Testing fgetcsv() : reading the files opened in write only mode ***
H A Dfilesize_variation4-win32.phpt68 echo "-- opening the existing file in write mode --\n";
105 -- opening the existing file in write mode --
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO47 Object access - write
50 write_property is used to directly write object's property by
75 would be accessed using write handler.
169 be used for read and write. If object properties are not zval's
/PHP-5.5/ext/session/
H A Dmod_user_class.c96 PHP_METHOD(SessionHandler, write) in PHP_METHOD() argument
/PHP-5.5/ext/session/tests/
H A Dsession_set_save_handler_class_016.phpt40 public function write($id, $data) {
H A Dsession_set_save_handler_class_017.phpt40 public function write($id, $data) {
H A Dsession_set_save_handler_error4.phpt11 …t_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy…
H A Dsession_set_save_handler_iface_003.phpt40 public function write($id, $data) {
/PHP-5.5/ext/phar/tests/
H A Dmetadata_write.phpt2 Phar with meta-data (write)
H A Dmetadata_writeU.phpt2 Phar with meta-data (write)
H A Dopen_for_write_existing_c.phpt33 …or_write_existing_c.phar.php/b/c.php): failed to open stream: phar error: write operations disable…
H A Dopen_for_write_existing_c_5_2.phpt31 …rite_existing_c_5_2.phar.php/b/c.php): failed to open stream: phar error: write operations disable…
H A Dmetadata_write_commit.phpt2 Phar with meta-data (write)
H A Dmetadata_write_commitU.phpt2 Phar with meta-data (write)
H A Dopen_for_write_existing_b.phpt39 …or_write_existing_b.phar.php/b/c.php): failed to open stream: phar error: write operations disable…
H A Dopen_for_write_existing_b_5_2.phpt37 …rite_existing_b_5_2.phar.php/b/c.php): failed to open stream: phar error: write operations disable…
H A Dphar_metadata_write.phpt2 Phar with metadata (write)
H A Dphar_metadata_writeU.phpt2 Phar with metadata (write)
/PHP-5.5/ext/oci8/tests/
H A Dlob_019.phpt29 var_dump($blob->write($str));
/PHP-5.5/ext/zip/tests/
H A Doo_setcomment.phpt38 echo "failed to write zip\n";
/PHP-5.5/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt69 printf("[004] Cannot write CVS file '%s'\n", $file);
75 printf("[005] Cannot write CVS file '%s'\n", $file);
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_existing_c.phpt46 …or_write_existing_c.phar.tar/b/c.php): failed to open stream: phar error: write operations disable…
H A Dopen_for_write_existing_c_5_2.phpt44 …rite_existing_c_5_2.phar.tar/b/c.php): failed to open stream: phar error: write operations disable…
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_existing_c.phpt43 …or_write_existing_c.phar.zip/b/c.php): failed to open stream: phar error: write operations disable…

Completed in 44 milliseconds

1...<<11121314151617181920