Searched refs:xmlCopyDtd (Results 1 – 8 of 8) sorted by relevance
816 xmlCopyDtd (xmlDtdPtr dtd);
925 xmlCopyDtd;
2260 #undef xmlCopyDtd2261 extern __typeof (xmlCopyDtd) xmlCopyDtd __attribute((alias("xmlCopyDtd__internal_alias")));2263 #ifndef xmlCopyDtd2264 extern __typeof (xmlCopyDtd) xmlCopyDtd__internal_alias __attribute((visibility("hidden")));2265 #define xmlCopyDtd xmlCopyDtd__internal_alias macro
4324 q = (xmlNodePtr) xmlCopyDtd( (xmlDtdPtr) node ); in xmlStaticCopyNodeList()4429 xmlCopyDtd(xmlDtdPtr dtd) { in xmlCopyDtd() function4539 ret->intSubset = xmlCopyDtd(doc->intSubset); in xmlCopyDoc()
1758 node = (xmlNodePtr) xmlCopyDtd((xmlDtdPtr) node); in xmlTextReaderReadOuterXml()
19334 ret_val = xmlCopyDtd(dtd); in test_xmlCopyDtd()
886 d xmlCopyDtd pr extproc('xmlCopyDtd')
691 xmlCopyDtd