Home
last modified time | relevance | path

Searched refs:xmlDebugDumpDocument (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle62 d xmlDebugDumpDocument...
63 d pr extproc('xmlDebugDumpDocument')
/external/libxml2/include/libxml/
DdebugXML.h55 xmlDebugDumpDocument (FILE *output,
/external/libxml2/
DtestHTML.c785 xmlDebugDumpDocument(stdout, doc); in parseAndPrintFile()
Dlibxml2.syms23 xmlDebugDumpDocument;
Delfgcchack.h2730 #undef xmlDebugDumpDocument
2731 extern __typeof (xmlDebugDumpDocument) xmlDebugDumpDocument __attribute((alias("xmlDebugDumpDocumen…
2733 #ifndef xmlDebugDumpDocument
2734 extern __typeof (xmlDebugDumpDocument) xmlDebugDumpDocument__internal_alias __attribute((visibility…
2735 #define xmlDebugDumpDocument xmlDebugDumpDocument__internal_alias macro
DdebugXML.c1525 xmlDebugDumpDocument(FILE * output, xmlDocPtr doc) in xmlDebugDumpDocument() function
Dxmllint.c2716 xmlDebugDumpDocument(out, doc); in parseAndPrintFile()
Dtestapi.c7164 xmlDebugDumpDocument(output, doc); in test_xmlDebugDumpDocument()
/external/libxml2/win32/
Dlibxml2.def.src745 xmlDebugDumpDocument