|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <Zend/zend_types.h>#include <libxml/tree.h>#include <libxml/xmlsave.h>#include <libxml/xmlIO.h>Go to the source code of this file.
Functions | |
| int | dom_xml_serialize (xmlSaveCtxtPtr ctx, xmlOutputBufferPtr out, xmlNodePtr node, bool format, bool require_well_formed, php_dom_private_data *private_data) |
| int dom_xml_serialize | ( | xmlSaveCtxtPtr | ctx, |
| xmlOutputBufferPtr | out, | ||
| xmlNodePtr | node, | ||
| bool | format, | ||
| bool | require_well_formed, | ||
| php_dom_private_data * | private_data ) |