Searched refs:xmlC14NDocSaveTo (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dc14n.in.h57 xmlC14NDocSaveTo (xmlDocPtr doc,
H A Dc14n.c1636 * xmlC14NDocSaveTo:
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, function
1720 ret = xmlC14NDocSaveTo(doc, nodes, exclusive, inclusive_ns_prefixes,
1794 ret = xmlC14NDocSaveTo(doc, nodes, exclusive, inclusive_ns_prefixes,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dc14n.h57 xmlC14NDocSaveTo (xmlDocPtr doc,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dc14n.in.h57 xmlC14NDocSaveTo (xmlDocPtr doc,
H A Dc14n.c1636 * xmlC14NDocSaveTo:
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, function
1720 ret = xmlC14NDocSaveTo(doc, nodes, exclusive, inclusive_ns_prefixes,
1794 ret = xmlC14NDocSaveTo(doc, nodes, exclusive, inclusive_ns_prefixes,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dc14n.c1636 * xmlC14NDocSaveTo:
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, function
1720 ret = xmlC14NDocSaveTo(doc, nodes, exclusive, inclusive_ns_prefixes,
1794 ret = xmlC14NDocSaveTo(doc, nodes, exclusive, inclusive_ns_prefixes,
H A Delfgcchack.h1602 #undef xmlC14NDocSaveTo macro
1603 extern __typeof (xmlC14NDocSaveTo) xmlC14NDocSaveTo __attribute((alias("xmlC14NDocSaveTo__internal_alias")));
1605 #ifndef xmlC14NDocSaveTo
1606 extern __typeof (xmlC14NDocSaveTo) xmlC14NDocSaveTo__internal_alias __attribute((visibility("hidden")));
1607 #define xmlC14NDocSaveTo xmlC14NDocSaveTo__internal_alias macro
H A Dtestapi.c5516 ret_val = xmlC14NDocSaveTo(doc, nodes, exclusive, inclusive_ns_prefixes, with_comments, buf);
5527 printf("Leak of %d blocks found in xmlC14NDocSaveTo",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py418 return libxml2mod.xmlC14NDocSaveTo(
H A Dlibxml.c3562 result = xmlC14NDocSaveTo(doc,
3583 "libxml2 xmlC14NDocSaveTo failure.");
3690 {(char *)"xmlC14NDocSaveTo", libxml_C14NDocSaveTo, METH_VARARGS, NULL},

Completed in 332 milliseconds