Searched refs:xmlCopyDtd (Results 1 – 9 of 9) 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
4390 q = (xmlNodePtr) xmlCopyDtd( (xmlDtdPtr) node ); in xmlStaticCopyNodeList()4495 xmlCopyDtd(xmlDtdPtr dtd) { in xmlCopyDtd() function4606 ret->intSubset = xmlCopyDtd(doc->intSubset); in xmlCopyDoc()
1828 node = (xmlNodePtr) xmlCopyDtd((xmlDtdPtr) node); in xmlTextReaderReadOuterXml()
19429 ret_val = xmlCopyDtd(dtd); in test_xmlCopyDtd()
886 d xmlCopyDtd pr extproc('xmlCopyDtd')
691 xmlCopyDtd
103245 -#undef xmlCopyDtd103246 -extern __typeof (xmlCopyDtd) xmlCopyDtd __attribute((alias("xmlCopyDtd__internal_alias")));103248 -#ifndef xmlCopyDtd103249 -extern __typeof (xmlCopyDtd) xmlCopyDtd__internal_alias __attribute((visibility("hidden")));103250 -#define xmlCopyDtd xmlCopyDtd__internal_alias