Home
last modified time | relevance | path

Searched refs:xmlNodeDump (Results 1 – 11 of 11) sorted by relevance

/external/libxml2/
Drunsuite.c328 xmlNodeDump(buf, test->doc, test, 0, 0); in xsdIncorectTestCase()
368 xmlNodeDump(buf, tst->doc, tst, 0, 0); in installResources()
374 xmlNodeDump(buf, test->doc, test, 0, 0); in installResources()
463 xmlNodeDump(buf, test->doc, test, 0, 0); in xsdTestCase()
496 xmlNodeDump(buf, test->doc, test, 0, 0); in xsdTestCase()
553 xmlNodeDump(buf, test->doc, test, 0, 0); in xsdTestCase()
Dlibxml2.syms1003 xmlNodeDump;
Dxmlsave.c2209 xmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, in xmlNodeDump() function
Dxmlreader.c1715 if (xmlNodeDump(buff2, doc, node, 0, 0) == -1) { in xmlTextReaderReadInnerXml()
1763 if (xmlNodeDump(buff, doc, node, 0, 0) == -1) { in xmlTextReaderReadOuterXml()
Delfgcchack.h6582 #undef xmlNodeDump
6583 extern __typeof (xmlNodeDump) xmlNodeDump __attribute((alias("xmlNodeDump__internal_alias")));
6585 #ifndef xmlNodeDump
6586 extern __typeof (xmlNodeDump) xmlNodeDump__internal_alias __attribute((visibility("hidden")));
6587 #define xmlNodeDump xmlNodeDump__internal_alias macro
DNEWS232 When calling xmlNodeDump make sure we grow the buffer quickly (Daniel,
DChangeLog12349 this reduces code, fixes xmlNodeDump() for XHTML, also made
12350 xmlNodeDump() now return the number of byte written.
18145 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
Dtestapi.c22306 ret_val = xmlNodeDump(buf, doc, cur, level, format); in test_xmlNodeDump()
/external/libxml2/include/libxml/
Dtree.h1199 xmlNodeDump (xmlBufferPtr buf,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1526 d xmlNodeDump pr extproc('xmlNodeDump')
/external/libxml2/win32/
Dlibxml2.def.src1280 xmlNodeDump