Searched refs:htmlAttrDumpOutput (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DHTMLtree.c648 * htmlAttrDumpOutput:
657 htmlAttrDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, function
724 htmlAttrDumpOutput(buf, doc, cur, encoding);
784 htmlAttrDumpOutput(buf, doc, (xmlAttrPtr) cur, encoding);

Completed in 45 milliseconds