Searched refs:xmlCopyNamespaceList (Results 1 – 7 of 7) sorted by relevance
1007 xmlCopyNamespaceList (xmlNsPtr cur);
927 xmlCopyNamespaceList;
3974 xmlCopyNamespaceList(xmlNsPtr cur) { in xmlCopyNamespaceList() function4178 return((xmlNodePtr) xmlCopyNamespaceList((xmlNsPtr) node)); in xmlStaticCopyNode()4253 ret->nsDef = xmlCopyNamespaceList(node->nsDef); in xmlStaticCopyNode()4548 ret->oldNs = xmlCopyNamespaceList(doc->oldNs); in xmlCopyDoc()
2337 #undef xmlCopyNamespaceList2338 extern __typeof (xmlCopyNamespaceList) xmlCopyNamespaceList __attribute((alias("xmlCopyNamespaceLis…2340 #ifndef xmlCopyNamespaceList2341 extern __typeof (xmlCopyNamespaceList) xmlCopyNamespaceList__internal_alias __attribute((visibility…2342 #define xmlCopyNamespaceList xmlCopyNamespaceList__internal_alias macro
19400 ret_val = xmlCopyNamespaceList(cur); in test_xmlCopyNamespaceList()
1211 d xmlCopyNamespaceList...1212 d pr extproc('xmlCopyNamespaceList')
698 xmlCopyNamespaceList