Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dc14n.h76 xmlC14NDocDumpMemory (xmlDocPtr doc,
/external/libxml2/
Dxmllint.c2552 size = xmlC14NDocDumpMemory(doc, NULL, XML_C14N_1_0, NULL, 1, &result); in parseAndPrintFile()
2566 size = xmlC14NDocDumpMemory(doc, NULL, XML_C14N_1_1, NULL, 1, &result); in parseAndPrintFile()
2581 size = xmlC14NDocDumpMemory(doc, NULL, XML_C14N_EXCLUSIVE_1_0, NULL, 1, &result); in parseAndPrintFile()
Dc14n.c2002 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocDumpMemory() function
Delfgcchack.h1578 #undef xmlC14NDocDumpMemory
1579 extern __typeof (xmlC14NDocDumpMemory) xmlC14NDocDumpMemory __attribute((alias("xmlC14NDocDumpMemor…
1581 #ifndef xmlC14NDocDumpMemory
1582 extern __typeof (xmlC14NDocDumpMemory) xmlC14NDocDumpMemory__internal_alias __attribute((visibility…
1583 #define xmlC14NDocDumpMemory xmlC14NDocDumpMemory__internal_alias macro