Query: xmlwriter_end_document
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XMLWRITER_END_DOCUMENT(3) 1 XMLWRITER_END_DOCUMENT(3) XMLWriter::endDocument - End current document Object oriented styleSYNOPSISbool XMLWriter::endDocument (void )DESCRIPTIONProcedural style bool xmlwriter_end_document (resource $xmlwriter) Ends the current document.PARAMETERSo $ xmlwriter -Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a call to xml- writer_open_uri(3) or xmlwriter_open_memory(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOXMLWriter::startDocument. PHP Documentation Group XMLWRITER_END_DOCUMENT(3)
Related Man Pages |
---|
xml::handler::xmlwriter(3) - suse |
xml::handler::xmlwriter(3) - centos |
cairo_has_current_point(3) - php |
xmlwriter_write_element_ns(3) - php |
xml::handler::xmlwriter(3pm) - debian |