Searched refs:htmlDocContentDumpOutput (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | HTMLtree.h | 120 htmlDocContentDumpOutput(xmlOutputBufferPtr buf,
|
/external/libxml2/os400/libxmlrpg/ |
D | HTMLtree.rpgle | 138 d htmlDocContentDumpOutput... 139 d pr extproc('htmlDocContentDumpOutput')
|
/external/libxml2/ |
D | HTMLtree.c | 843 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()
|
D | libxml2.syms | 415 htmlDocContentDumpOutput;
|
D | elfgcchack.h | 270 #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
|
D | testapi.c | 2894 htmlDocContentDumpOutput(buf, cur, (const char *)encoding); in test_htmlDocContentDumpOutput()
|
D | ChangeLog | 17559 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
|
/external/libxml2/win32/ |
D | libxml2.def.src | 285 htmlDocContentDumpOutput
|