Home
last modified time | relevance | path

Searched refs:xmlC14NDocDumpMemory (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/include/libxml/
Dc14n.h76 xmlC14NDocDumpMemory (xmlDocPtr doc,
/external/libxml2/os400/libxmlrpg/
Dc14n.rpgle71 d xmlC14NDocDumpMemory...
72 d pr 10i 0 extproc('xmlC14NDocDumpMemory')
/external/libxml2/
DtestC14N.c105 ret = xmlC14NDocDumpMemory(doc, in test_c14n()
Dxmllint.c2573 size = xmlC14NDocDumpMemory(doc, NULL, XML_C14N_1_0, NULL, 1, &result); in parseAndPrintFile()
2587 size = xmlC14NDocDumpMemory(doc, NULL, XML_C14N_1_1, NULL, 1, &result); in parseAndPrintFile()
2602 size = xmlC14NDocDumpMemory(doc, NULL, XML_C14N_EXCLUSIVE_1_0, NULL, 1, &result); in parseAndPrintFile()
Dlibxml2.syms235 xmlC14NDocDumpMemory;
Dc14n.c2005 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocDumpMemory() function
Delfgcchack.h1650 #undef xmlC14NDocDumpMemory
1651 extern __typeof (xmlC14NDocDumpMemory) xmlC14NDocDumpMemory __attribute((alias("xmlC14NDocDumpMemor…
1653 #ifndef xmlC14NDocDumpMemory
1654 extern __typeof (xmlC14NDocDumpMemory) xmlC14NDocDumpMemory__internal_alias __attribute((visibility…
1655 #define xmlC14NDocDumpMemory xmlC14NDocDumpMemory__internal_alias macro
Druntest.c3760 ret = xmlC14NDocDumpMemory(doc, in c14nRunTest()
Dtestapi.c5374 …ret_val = xmlC14NDocDumpMemory(doc, nodes, mode, inclusive_ns_prefixes, with_comments, doc_txt_ptr… in test_xmlC14NDocDumpMemory()
/external/libxml2/python/
Dlibxml.py432 return libxml2mod.xmlC14NDocDumpMemory(
Dlibxml.c3653 result = xmlC14NDocDumpMemory(doc, in libxml_C14NDocDumpMemory()
/external/libxml2/win32/
Dlibxml2.def.src587 xmlC14NDocDumpMemory