Home
last modified time | relevance | path

Searched refs:htmlNodeListDumpOutput (Results 1 – 2 of 2) 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()
/external/chromium_org/third_party/libxml/src/
DHTMLtree.c756 htmlNodeListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeListDumpOutput() function
929 htmlNodeListDumpOutput(buf, doc, cur->children, encoding, format); in htmlNodeDumpFormatOutput()
1000 htmlNodeListDumpOutput(buf, cur, cur->children, encoding, format); in htmlDocContentDumpFormatOutput()