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 | 147 d htmlDocContentDumpOutput... 148 d pr extproc('htmlDocContentDumpOutput')
|
/external/libxml2/ |
D | HTMLtree.c | 833 htmlDocContentDumpOutput(buf, (xmlDocPtr) cur, encoding); in htmlNodeDumpFormatOutput() 1054 htmlDocContentDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr cur, in htmlDocContentDumpOutput() function 1110 htmlDocContentDumpOutput(buf, cur, NULL); in htmlDocDump() 1164 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 | 2910 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
|