Home
last modified time | relevance | path

Searched refs:write (Results 151 – 175 of 469) sorted by relevance

12345678910>>...19

/PHP-5.4/ext/oci8/tests/
H A Dlob_031.phpt26 $blob->write("test");
29 $blob->write("string");
/PHP-5.4/ext/session/tests/
H A Dsession_set_save_handler_iface_002.phpt25 public function write($id, $data);
49 public function write($id, $data) {
H A Dbug31454.phpt12 array(&$arf, 'write'),
/PHP-5.4/ext/xmlwriter/tests/
H A D001.phpt15 // Force to write and empty the buffer
H A DOO_001.phpt16 // Force to write and empty the buffer
H A D005.phpt23 // Force to write and empty the buffer
H A D006.phpt19 // Force to write and empty the buffer
H A DOO_005.phpt23 // Force to write and empty the buffer
H A DOO_006.phpt20 // Force to write and empty the buffer
H A D004.phpt19 // Force to write and empty the buffer
/PHP-5.4/ext/phar/tests/cache_list/
H A Dcopyonwrite9.phar.phpt2 Phar: copy-on-write test 9 [cache_list]
H A Dcopyonwrite10.phar.phpt2 Phar: copy-on-write test 10 [cache_list]
H A Dcopyonwrite5.phar.phpt2 Phar: copy-on-write test 5 [cache_list]
H A Dcopyonwrite4a.phpt2 Phar: copy-on-write test 4a [cache_list]
H A Dcopyonwrite6.phar.phpt2 Phar: copy-on-write test 6 [cache_list]
/PHP-5.4/ext/phar/tests/
H A Dphar_buildfromiterator1.phpt27 Cannot write out phar archive, phar is read-only
/PHP-5.4/sapi/caudium/
H A Dconfig.m442 write(combine_path(dirname(orig), pike)); '`
51 …=`$PIKE -e 'string v; int rel;sscanf(version(), "Pike v%s release %d", v, rel); write(v+"."+rel);'`
84 …PIKE_VERSION=`$PIKE -e 'string v; int rel;sscanf(version(), "Pike v%s release %d", v, rel); write(…
/PHP-5.4/ext/dba/tests/
H A Dbug65708.phpt2 Bug #65708 (dba functions cast $key param to string in-place, bypassing copy on write)
/PHP-5.4/ext/standard/tests/file/
H A D007_variation14.phpt18 checking for the file creation, write & read operations,
33 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
H A D007_variation21.phpt18 checking for the file creation, write & read operations,
33 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
H A D007_variation22.phpt18 checking for the file creation, write & read operations,
33 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
H A D007_variation5.phpt18 checking for the file creation, write & read operations,
33 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
H A D007_variation6.phpt18 checking for the file creation, write & read operations,
33 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
/PHP-5.4/ext/pgsql/tests/
H A D05large_object.phpt12 echo "create/write/close LO\n";
74 create/write/close LO
/PHP-5.4/ext/sockets/tests/
H A Dsocket_write_params.phpt28 Warning: socket_write(): unable to write to socket [%i]: %a in %s on line %i

Completed in 26 milliseconds

12345678910>>...19