Home
last modified time | relevance | path

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

12345678910>>...18

/PHP-5.3/ext/pgsql/tests/
H A D05large_object.phpt12 echo "create/write/close LO\n";
74 create/write/close LO
/PHP-5.3/ext/standard/tests/file/
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_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_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…
H A D007_variation13-win32.phpt23 checking for the file creation, write & read operations,
38 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
H A D007_variation13.phpt23 checking for the file creation, write & read operations,
38 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
/PHP-5.3/ext/phar/tests/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.3/ext/sockets/tests/
H A Dsocket_write_params.phpt28 Warning: socket_write(): unable to write to socket [%i]: %a in %s on line %i
/PHP-5.3/ext/session/tests/
H A Dbug42596.phpt2 Bug #42596 (session.save_path MODE option will not set "write" bit for group or world)
/PHP-5.3/ext/simplexml/tests/
H A D012.phpt34 Warning: main(): Cannot write or create unnamed attribute in %s012.php on line %d
/PHP-5.3/ext/xmlwriter/tests/
H A D004.phpt19 // Force to write and empty the buffer
H A DOO_004.phpt20 // Force to write and empty the buffer
H A D003.phpt28 // Force to write and empty the buffer
H A DOO_003.phpt30 // Force to write and empty the buffer
H A DOO_008.phpt25 // Force to write and empty the buffer
/PHP-5.3/ext/dba/tests/
H A Dskipif.inc10 $handlers = array_diff($handlers, array('cdb', 'cdb_make')); /* these can only read OR write */
H A Ddba_qdbm.phpt21 Read during write:%sallowed
H A Ddba_handler.inc44 echo "Read during write: not allowed\n";
46 echo "Read during write: allowed\n";
/PHP-5.3/ext/dom/tests/
H A DDOMDocument_validate_on_parse_basic.phpt2 DOMDocument::$validateOnParse - read/write tests (dom_document_validate_on_parse_read/dom_document_…
/PHP-5.3/sapi/fpm/fpm/
H A Dzlog.c191 write(zlog_fd > -1 ? zlog_fd : STDERR_FILENO, buf, len); in zlog_ex()
195 write(STDERR_FILENO, buf, len); in zlog_ex()
/PHP-5.3/ext/zip/tests/
H A Doo_getnameindex.phpt26 echo "failed to write zip\n";
/PHP-5.3/ext/zlib/tests/
H A Dgzseek_variation1.phpt2 Test function gzseek() by seeking forward in write mode

Completed in 28 milliseconds

12345678910>>...18