Home
last modified time | relevance | path

Searched refs:xmlCopyNamespaceList (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h1007 xmlCopyNamespaceList (xmlNsPtr cur);
/external/libxml2/
Dlibxml2.syms927 xmlCopyNamespaceList;
Dtree.c3985 xmlCopyNamespaceList(xmlNsPtr cur) { in xmlCopyNamespaceList() function
4189 return((xmlNodePtr) xmlCopyNamespaceList((xmlNsPtr) node)); in xmlStaticCopyNode()
4264 ret->nsDef = xmlCopyNamespaceList(node->nsDef); in xmlStaticCopyNode()
4559 ret->oldNs = xmlCopyNamespaceList(doc->oldNs); in xmlCopyDoc()
Delfgcchack.h2337 #undef xmlCopyNamespaceList
2338 extern __typeof (xmlCopyNamespaceList) xmlCopyNamespaceList __attribute((alias("xmlCopyNamespaceLis…
2340 #ifndef xmlCopyNamespaceList
2341 extern __typeof (xmlCopyNamespaceList) xmlCopyNamespaceList__internal_alias __attribute((visibility…
2342 #define xmlCopyNamespaceList xmlCopyNamespaceList__internal_alias macro
Dtestapi.c19520 ret_val = xmlCopyNamespaceList(cur); in test_xmlCopyNamespaceList()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1235 d xmlCopyNamespaceList...
1236 d pr extproc('xmlCopyNamespaceList')
/external/libxml2/win32/
Dlibxml2.def.src698 xmlCopyNamespaceList