Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLtree.c430 htmlNodeDumpFormatOutput(outbuf, doc, cur, NULL, format); in htmlNodeDumpFormat()
502 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format); in htmlNodeDumpFileFormat()
760 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format); in htmlNodeListDumpOutput()
776 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeDumpFormatOutput() function
967 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, 1); in htmlNodeDumpOutput()
Dxmlsave.c781 htmlNodeDumpFormatOutput(buf, doc, cur, in htmlNodeDumpOutputInternal()
784 htmlNodeDumpFormatOutput(buf, doc, cur, in htmlNodeDumpOutputInternal()
Delfgcchack.h534 #undef htmlNodeDumpFormatOutput
535 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput __attribute((alias("htmlNodeDum…
537 #ifndef htmlNodeDumpFormatOutput
538 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput__internal_alias __attribute((vi…
539 #define htmlNodeDumpFormatOutput htmlNodeDumpFormatOutput__internal_alias macro
/external/libxml2/include/libxml/
DHTMLtree.h114 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf,