Searched refs:xmlC14NDocSaveTo (Results 1 – 9 of 9) sorted by relevance
/external/libxml2/include/libxml/ |
D | c14n.h | 68 xmlC14NDocSaveTo (xmlDocPtr doc,
|
/external/libxml2/os400/libxmlrpg/ |
D | c14n.rpgle | 63 d xmlC14NDocSaveTo... 64 d pr extproc('xmlC14NDocSaveTo')
|
/external/libxml2/ |
D | c14n.c | 1970 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, in xmlC14NDocSaveTo() function 2031 ret = xmlC14NDocSaveTo(doc, nodes, mode, inclusive_ns_prefixes, in xmlC14NDocDumpMemory() 2104 ret = xmlC14NDocSaveTo(doc, nodes, mode, inclusive_ns_prefixes, in xmlC14NDocSave()
|
D | libxml2.syms | 237 xmlC14NDocSaveTo;
|
D | elfgcchack.h | 1674 #undef xmlC14NDocSaveTo 1675 extern __typeof (xmlC14NDocSaveTo) xmlC14NDocSaveTo __attribute((alias("xmlC14NDocSaveTo__internal_… 1677 #ifndef xmlC14NDocSaveTo 1678 extern __typeof (xmlC14NDocSaveTo) xmlC14NDocSaveTo__internal_alias __attribute((visibility("hidden… 1679 #define xmlC14NDocSaveTo xmlC14NDocSaveTo__internal_alias macro
|
D | testapi.c | 5519 ret_val = xmlC14NDocSaveTo(doc, nodes, mode, inclusive_ns_prefixes, with_comments, buf); in test_xmlC14NDocSaveTo()
|
/external/libxml2/python/ |
D | libxml.py | 446 return libxml2mod.xmlC14NDocSaveTo(
|
D | libxml.c | 3739 result = xmlC14NDocSaveTo(doc, in libxml_C14NDocSaveTo()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 593 xmlC14NDocSaveTo
|