Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dc14n.h84 xmlC14NDocSave (xmlDocPtr doc,
/external/libxml2/os400/libxmlrpg/
Dc14n.rpgle85 d xmlC14NDocSave pr extproc('xmlC14NDocSave')
/external/libxml2/
Dlibxml2.syms236 xmlC14NDocSave;
Dc14n.c2076 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocSave() function
Delfgcchack.h1662 #undef xmlC14NDocSave
1663 extern __typeof (xmlC14NDocSave) xmlC14NDocSave __attribute((alias("xmlC14NDocSave__internal_alias"…
1665 #ifndef xmlC14NDocSave
1666 extern __typeof (xmlC14NDocSave) xmlC14NDocSave__internal_alias __attribute((visibility("hidden")));
1667 #define xmlC14NDocSave xmlC14NDocSave__internal_alias macro
Dtestapi.c5447 …ret_val = xmlC14NDocSave(doc, nodes, mode, inclusive_ns_prefixes, with_comments, filename, compres… in test_xmlC14NDocSave()
/external/libxml2/win32/
Dlibxml2.def.src590 xmlC14NDocSave