Home
last modified time | relevance | path

Searched refs:dom_xml_serialize_comment_node (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/
H A Dxml_serializer.c633 static int dom_xml_serialize_comment_node(xmlOutputBufferPtr out, xmlNodePtr comment, bool require_… in dom_xml_serialize_comment_node() function
1273 return dom_xml_serialize_comment_node(ctx->out, node, require_well_formed); in dom_xml_serialization_algorithm()

Completed in 11 milliseconds