Home
last modified time | relevance | path

Searched refs:xmlC14NDocSave (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dc14n.h84 xmlC14NDocSave (xmlDocPtr doc,
/external/libxml2/
Dc14n.c2073 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocSave() function
Delfgcchack.h1590 #undef xmlC14NDocSave
1591 extern __typeof (xmlC14NDocSave) xmlC14NDocSave __attribute((alias("xmlC14NDocSave__internal_alias"…
1593 #ifndef xmlC14NDocSave
1594 extern __typeof (xmlC14NDocSave) xmlC14NDocSave__internal_alias __attribute((visibility("hidden")));
1595 #define xmlC14NDocSave xmlC14NDocSave__internal_alias macro