php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
html5_serializer.h File Reference
#include <Zend/zend_types.h>
#include <libxml/tree.h>
#include "private_data.h"

Go to the source code of this file.

Data Structures

struct  dom_html5_serialize_context
 

Functions

zend_result dom_html5_serialize (dom_html5_serialize_context *ctx, const xmlNode *node)
 
zend_result dom_html5_serialize_outer (dom_html5_serialize_context *ctx, const xmlNode *node)
 

Function Documentation

◆ dom_html5_serialize()

zend_result dom_html5_serialize ( dom_html5_serialize_context * ctx,
const xmlNode * node )

◆ dom_html5_serialize_outer()

zend_result dom_html5_serialize_outer ( dom_html5_serialize_context * ctx,
const xmlNode * node )