Searched refs:xmlCopyNamespaceList (Results 1 – 7 of 7) sorted by relevance
1006 xmlCopyNamespaceList (xmlNsPtr cur);
927 xmlCopyNamespaceList;
3955 xmlCopyNamespaceList(xmlNsPtr cur) { in xmlCopyNamespaceList() function4159 return((xmlNodePtr) xmlCopyNamespaceList((xmlNsPtr) node)); in xmlStaticCopyNode()4234 ret->nsDef = xmlCopyNamespaceList(node->nsDef); in xmlStaticCopyNode()4529 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()
1207 d xmlCopyNamespaceList...1208 d pr extproc('xmlCopyNamespaceList')
698 xmlCopyNamespaceList