Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DHTMLtree.h120 htmlDocContentDumpOutput(xmlOutputBufferPtr buf,
/external/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle138 d htmlDocContentDumpOutput...
139 d pr extproc('htmlDocContentDumpOutput')
/external/libxml2/
DHTMLtree.c843 htmlDocContentDumpOutput(buf, (xmlDocPtr) cur, encoding); in htmlNodeDumpFormatOutput()
1064 htmlDocContentDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr cur, in htmlDocContentDumpOutput() function
1129 htmlDocContentDumpOutput(buf, cur, NULL); in htmlDocDump()
1190 htmlDocContentDumpOutput(buf, cur, NULL); in htmlSaveFile()
Dlibxml2.syms415 htmlDocContentDumpOutput;
Delfgcchack.h270 #undef htmlDocContentDumpOutput
271 extern __typeof (htmlDocContentDumpOutput) htmlDocContentDumpOutput __attribute((alias("htmlDocCont…
273 #ifndef htmlDocContentDumpOutput
274 extern __typeof (htmlDocContentDumpOutput) htmlDocContentDumpOutput__internal_alias __attribute((vi…
275 #define htmlDocContentDumpOutput htmlDocContentDumpOutput__internal_alias macro
Dtestapi.c2894 htmlDocContentDumpOutput(buf, cur, (const char *)encoding); in test_htmlDocContentDumpOutput()
DChangeLog17559 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
/external/libxml2/win32/
Dlibxml2.def.src285 htmlDocContentDumpOutput