Home
last modified time | relevance | path

Searched refs:xmlElemDump (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/
DdebugXML.c1907 xmlElemDump(fp, node->doc, node); in xmlShellPrintNodeCtxt()
2431 xmlElemDump(ctxt->output, ctxt->doc, node); in xmlShellCat()
2437 xmlElemDump(ctxt->output, ctxt->doc, node); in xmlShellCat()
2560 xmlElemDump(f, ctxt->doc, node); in xmlShellWrite()
Dlibxml2.syms947 xmlElemDump;
Dxmlsave.c2295 xmlElemDump(FILE * f, xmlDocPtr doc, xmlNodePtr cur) in xmlElemDump() function
Delfgcchack.h3196 #undef xmlElemDump
3197 extern __typeof (xmlElemDump) xmlElemDump __attribute((alias("xmlElemDump__internal_alias")));
3199 #ifndef xmlElemDump
3200 extern __typeof (xmlElemDump) xmlElemDump__internal_alias __attribute((visibility("hidden")));
3201 #define xmlElemDump xmlElemDump__internal_alias macro
DNEWS1119 CDATA push parser bug, xmlElemDump problem with XHTML1 doc,
Dtestapi.c20488 xmlElemDump(f, doc, cur); in test_xmlElemDump()
DChangeLog3091 * xmlsave.c: fix bug #316034, where xmlElemDump() can crash if
/external/libxml2/include/libxml/
Dtree.h1182 xmlElemDump (FILE *f,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1501 d xmlElemDump pr extproc('xmlElemDump')
/external/libxml2/win32/
Dlibxml2.def.src801 xmlElemDump