Searched refs:xmlElemDump (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/ |
D | debugXML.c | 1906 xmlElemDump(fp, node->doc, node); in xmlShellPrintNodeCtxt() 2430 xmlElemDump(ctxt->output, ctxt->doc, node); in xmlShellCat() 2436 xmlElemDump(ctxt->output, ctxt->doc, node); in xmlShellCat() 2559 xmlElemDump(f, ctxt->doc, node); in xmlShellWrite()
|
D | libxml2.syms | 947 xmlElemDump;
|
D | xmlsave.c | 2300 xmlElemDump(FILE * f, xmlDocPtr doc, xmlNodePtr cur) in xmlElemDump() function
|
D | elfgcchack.h | 3196 #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
|
D | NEWS | 1119 CDATA push parser bug, xmlElemDump problem with XHTML1 doc,
|
D | testapi.c | 20368 xmlElemDump(f, doc, cur); in test_xmlElemDump()
|
D | ChangeLog | 3091 * xmlsave.c: fix bug #316034, where xmlElemDump() can crash if
|
/external/libxml2/include/libxml/ |
D | tree.h | 1182 xmlElemDump (FILE *f,
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1501 d xmlElemDump pr extproc('xmlElemDump')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 801 xmlElemDump
|