Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle83 d xmlDebugCheckDocument...
84 d pr extproc('xmlDebugCheckDocument')
/external/libxml2/include/libxml/
DdebugXML.h71 xmlDebugCheckDocument (FILE * output,
/external/libxml2/
Dlibxml2.syms1946 xmlDebugCheckDocument;
Delfgcchack.h2682 #undef xmlDebugCheckDocument
2683 extern __typeof (xmlDebugCheckDocument) xmlDebugCheckDocument __attribute((alias("xmlDebugCheckDocu…
2685 #ifndef xmlDebugCheckDocument
2686 extern __typeof (xmlDebugCheckDocument) xmlDebugCheckDocument__internal_alias __attribute((visibili…
2687 #define xmlDebugCheckDocument xmlDebugCheckDocument__internal_alias macro
DdebugXML.c1576 xmlDebugCheckDocument(FILE * output, xmlDocPtr doc) in xmlDebugCheckDocument() function
Dtree.c1222 xmlDebugCheckDocument(stderr, cur); in xmlFreeDoc()
Dtestapi.c6993 ret_val = xmlDebugCheckDocument(output, doc); in test_xmlDebugCheckDocument()
/external/libxml2/win32/
Dlibxml2.def.src733 xmlDebugCheckDocument