Home
last modified time | relevance | path

Searched refs:xmlC14NDocSaveTo (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A Dc14n.h70 xmlC14NDocSaveTo (xmlDocPtr doc,
/reactos/sdk/lib/3rdparty/libxml2/
H A Dc14n.c1961 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocSaveTo() function
2022 ret = xmlC14NDocSaveTo(doc, nodes, mode, inclusive_ns_prefixes, in xmlC14NDocDumpMemory()
2095 ret = xmlC14NDocSaveTo(doc, nodes, mode, inclusive_ns_prefixes, in xmlC14NDocSave()