Query: xmlwriter_end_dtd_element
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XMLWRITER_END_DTD_ELEMENT(3) 1 XMLWRITER_END_DTD_ELEMENT(3) XMLWriter::endDTDElement - End current DTD element Object oriented styleSYNOPSISbool XMLWriter::endDTDElement (void )DESCRIPTIONProcedural style bool xmlwriter_end_dtd_element (resource $xmlwriter) Ends the current DTD element.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::startDTDElement, XMLWriter::writeDTDElement. PHP Documentation Group XMLWRITER_END_DTD_ELEMENT(3)
Related Man Pages |
---|
maxdb_stmt_send_long_data(3) - php |
mysqli_more_results(3) - php |
mysqli_next_result(3) - php |
xmlwriter_write_element(3) - php |
xmlwriter_write_element_ns(3) - php |