xmlC14NDocSave   1590 third_party/libxml/src/elfgcchack.h #undef xmlC14NDocSave
xmlC14NDocSave   1591 third_party/libxml/src/elfgcchack.h extern __typeof (xmlC14NDocSave) xmlC14NDocSave __attribute((alias("xmlC14NDocSave__internal_alias")));
xmlC14NDocSave   1593 third_party/libxml/src/elfgcchack.h #ifndef xmlC14NDocSave
xmlC14NDocSave   1594 third_party/libxml/src/elfgcchack.h extern __typeof (xmlC14NDocSave) xmlC14NDocSave__internal_alias __attribute((visibility("hidden")));
xmlC14NDocSave   1595 third_party/libxml/src/elfgcchack.h #define xmlC14NDocSave xmlC14NDocSave__internal_alias
xmlC14NDocSave     84 third_party/libxml/src/include/libxml/c14n.h 		xmlC14NDocSave		(xmlDocPtr doc,
xmlC14NDocSave   5451 third_party/libxml/src/testapi.c         ret_val = xmlC14NDocSave(doc, nodes, mode, inclusive_ns_prefixes, with_comments, filename, compression);