Searched refs:xmlCopyNamespaceList (Results 1 – 8 of 8) sorted by relevance
1007 xmlCopyNamespaceList (xmlNsPtr cur);
927 xmlCopyNamespaceList;
4041 xmlCopyNamespaceList(xmlNsPtr cur) { in xmlCopyNamespaceList() function4245 return((xmlNodePtr) xmlCopyNamespaceList((xmlNsPtr) node)); in xmlStaticCopyNode()4320 ret->nsDef = xmlCopyNamespaceList(node->nsDef); in xmlStaticCopyNode()4616 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
19495 ret_val = xmlCopyNamespaceList(cur); in test_xmlCopyNamespaceList()
1235 d xmlCopyNamespaceList...1236 d pr extproc('xmlCopyNamespaceList')
698 xmlCopyNamespaceList
103322 -#undef xmlCopyNamespaceList103323 -extern __typeof (xmlCopyNamespaceList) xmlCopyNamespaceList __attribute((alias("xmlCopyNamespaceLi…103325 -#ifndef xmlCopyNamespaceList103326 -extern __typeof (xmlCopyNamespaceList) xmlCopyNamespaceList__internal_alias __attribute((visibilit…103327 -#define xmlCopyNamespaceList xmlCopyNamespaceList__internal_alias