Home
last modified time | relevance | path

Searched refs:xmlDocDump (Results 1 – 15 of 15) sorted by relevance

/external/libxml2/doc/examples/
Dreader3.c96 xmlDocDump(stdout, doc); in main()
Dio1.c143 xmlDocDump(stdout, doc); in main()
Dxpath2.c127 xmlDocDump(stdout, doc); in example4()
/external/libxml2/example/
Dgjobread.c253 xmlDocDump ( stderr, doc ); in parseGjobFile()
/external/libxml2/
DdebugXML.c1902 xmlDocDump(fp, (xmlDocPtr) node); in xmlShellPrintNodeCtxt()
2428 xmlDocDump(ctxt->output, (xmlDocPtr) node); in xmlShellCat()
2434 xmlDocDump(ctxt->output, (xmlDocPtr) node); in xmlShellCat()
Dlibxml2.syms939 xmlDocDump;
Dxmlsave.c2599 xmlDocDump(FILE *f, xmlDocPtr cur) { in xmlDocDump() function
Delfgcchack.h3006 #undef xmlDocDump
3007 extern __typeof (xmlDocDump) xmlDocDump __attribute((alias("xmlDocDump__internal_alias")));
3009 #ifndef xmlDocDump
3010 extern __typeof (xmlDocDump) xmlDocDump__internal_alias __attribute((visibility("hidden")));
3011 #define xmlDocDump xmlDocDump__internal_alias macro
Dxmllint.c2675 if (xmlDocDump(out, doc) < 0) in parseAndPrintFile()
Drelaxng.c7900 xmlDocDump(output, schema->doc); in xmlRelaxNGDumpTree()
DChangeLog13395 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
13397 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
Dtestapi.c19990 ret_val = xmlDocDump(f, cur); in test_xmlDocDump()
/external/libxml2/include/libxml/
Dtree.h1178 xmlDocDump (FILE *f,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1460 d xmlDocDump pr 10i 0 extproc('xmlDocDump')
/external/libxml2/win32/
Dlibxml2.def.src785 xmlDocDump