Searched defs:xmlC14NDocDumpMemory (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dc14n.c1981 * xmlC14NDocDumpMemory:
2002 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, function
H A Delfgcchack.h1578 #undef xmlC14NDocDumpMemory macro
1579 extern __typeof (xmlC14NDocDumpMemory) xmlC14NDocDumpMemory __attribute((alias("xmlC14NDocDumpMemory__internal_alias")));
1581 #ifndef xmlC14NDocDumpMemory
1582 extern __typeof (xmlC14NDocDumpMemory) xmlC14NDocDumpMemory__internal_alias __attribute((visibility("hidden")));
1583 #define xmlC14NDocDumpMemory xmlC14NDocDumpMemory__internal_alias macro
/external/libxml2/
H A Dc14n.c1983 * xmlC14NDocDumpMemory:
2004 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, function
H A Delfgcchack.h1650 #undef xmlC14NDocDumpMemory macro
1651 extern __typeof (xmlC14NDocDumpMemory) xmlC14NDocDumpMemory __attribute((alias("xmlC14NDocDumpMemory__internal_alias")));
1653 #ifndef xmlC14NDocDumpMemory
1654 extern __typeof (xmlC14NDocDumpMemory) xmlC14NDocDumpMemory__internal_alias __attribute((visibility("hidden")));
1655 #define xmlC14NDocDumpMemory xmlC14NDocDumpMemory__internal_alias macro

Completed in 213 milliseconds