Home
last modified time | relevance | path

Searched refs:write (Results 176 – 200 of 469) sorted by relevance

12345678910>>...19

/PHP-5.4/ext/xmlwriter/tests/
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
H A Dxmlwriter_write_attribute_ns_error_001.phpt21 // write attribute_ns without start_element first
/PHP-5.4/ext/dba/tests/
H A Dskipif.inc10 $handlers = array_diff($handlers, array('cdb', 'cdb_make')); /* these can only read OR write */
H A Ddba_handler.inc44 echo "Read during write: not allowed\n";
46 echo "Read during write: allowed\n";
H A Dbug38698.phpt24 // write md5 checksum of generated database file
H A Ddba_qdbm.phpt21 Read during write:%sallowed
/PHP-5.4/ext/simplexml/tests/
H A D012.phpt34 Warning: main(): Cannot write or create unnamed attribute in %s012.php on line %d
/PHP-5.4/ext/session/tests/
H A Dbug42596.phpt2 Bug #42596 (session.save_path MODE option will not set "write" bit for group or world)
H A Dsession_set_save_handler_variation1.phpt11 …t_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy…
/PHP-5.4/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.4/ext/standard/tests/file/
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.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation13.phpt6 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
H A DSplFileObject_fputcsv_variation14.phpt6 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
/PHP-5.4/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.4/ext/zlib/tests/
H A Dgzseek_variation1.phpt2 Test function gzseek() by seeking forward in write mode
/PHP-5.4/ext/zip/tests/
H A Doo_getnameindex.phpt26 echo "failed to write zip\n";
H A Doo_namelocate.phpt26 echo "failed to write zip\n";
/PHP-5.4/ext/standard/tests/dir/
H A Ddir_variation7.phpt28 * 1) remove write & execute permission from the 1st parent and test dir()
53 // remove the write and execute permisson from sub parent
H A Dopendir_variation5.phpt27 * 1) remove write & execute permission from the 1st parent and test opendir()
52 // remove the write and execute permisson from sub parent
H A Dscandir_variation5.phpt27 * 1. remove write & execute permission from the 1st parent and test scandir()
53 // remove the write and execute permisson from sub parent
/PHP-5.4/ext/phar/tests/
H A Dphar_convert_repeated_b.phpt109 Cannot write out executable phar archive, phar is read-only
117 Cannot write out executable phar archive, phar is read-only

Completed in 100 milliseconds

12345678910>>...19