Home
last modified time | relevance | path

Searched refs:write (Results 226 – 250 of 469) sorted by relevance

12345678910>>...19

/PHP-5.4/ext/session/tests/
H A Dsession_set_save_handler_class_005.phpt53 Warning: SessionHandler::write(): Parent session handler is not open in %ssession_set_save_handler_…
H A Dsave_handler.inc26 function write($id, $session_data) {
H A Dsession_set_save_handler_error4.phpt11 …t_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy…
/PHP-5.4/ext/standard/tests/file/
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 Dfgetss_basic2-win32.phpt2 Test fgetss() function : Basic functionality - read/write modes
16 /* try fgetss on files which are opened in read/write modes
43 /* create an empty file and write the strings with tags */
H A Dfgetss_basic2.phpt2 Test fgetss() function : Basic functionality - read/write modes
16 /* try fgetss on files which are opened in read/write modes
41 /* create an empty file and write the strings with tags */
H A Dfgetss_variation5-win32.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
48 /* create an empty file and write the strings with tags */
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 Dfilesize_variation4-win32.phpt68 echo "-- opening the existing file in write mode --\n";
105 -- opening the existing file in write mode --
H A Dfilesize_variation4.phpt70 echo "-- opening the existing file in write mode --\n";
107 -- opening the existing file in write mode --
/PHP-5.4/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.4/ext/oci8/tests/
H A Dlob_007.phpt29 var_dump($blob->write(str_repeat("string.", 1000)));
H A Dpecl_bug10194.phpt37 $row['CLOB']->write($string);
H A Dlob_019.phpt29 var_dump($blob->write($str));
H A Dlob_024.phpt29 var_dump($blob->write(str_repeat("string.", 1000)));
/PHP-5.4/ext/spl/tests/
H A DarrayObject_setFlags_basic1.phpt14 // write
/PHP-5.4/ext/phar/tests/tar/
H A Ddelete_in_phar_b.phpt43 Warning: unlink(): phar error: write operations disabled by the php.ini setting phar.readonly in %s…
/PHP-5.4/ext/phar/tests/zip/
H A Ddelete_in_phar_b.phpt42 Warning: unlink(): phar error: write operations disabled by the php.ini setting phar.readonly in %s…
/PHP-5.4/ext/session/
H A Dmod_user_class.c96 PHP_METHOD(SessionHandler, write) in PHP_METHOD() argument
/PHP-5.4/ext/phar/tests/
H A Ddelete_in_phar_b.phpt40 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 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…
/PHP-5.4/ext/zip/tests/
H A Doo_setcomment.phpt38 echo "failed to write zip\n";

Completed in 26 milliseconds

12345678910>>...19