Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLtree.c754 htmlNodeListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeListDumpOutput() function
927 htmlNodeListDumpOutput(buf, doc, cur->children, encoding, format); in htmlNodeDumpFormatOutput()
998 htmlNodeListDumpOutput(buf, cur, cur->children, encoding, format); in htmlDocContentDumpFormatOutput()