Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dtree.h1007 xmlCopyNamespaceList (xmlNsPtr cur);
/third_party/libxml2/
Dlibxml2.syms927 xmlCopyNamespaceList;
Dtree.c4041 xmlCopyNamespaceList(xmlNsPtr cur) { in xmlCopyNamespaceList() function
4245 return((xmlNodePtr) xmlCopyNamespaceList((xmlNsPtr) node)); in xmlStaticCopyNode()
4320 ret->nsDef = xmlCopyNamespaceList(node->nsDef); in xmlStaticCopyNode()
4616 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.c19495 ret_val = xmlCopyNamespaceList(cur); in test_xmlCopyNamespaceList()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1235 d xmlCopyNamespaceList...
1236 d pr extproc('xmlCopyNamespaceList')
/third_party/libxml2/win32/
Dlibxml2.def.src698 xmlCopyNamespaceList
/third_party/chromium/patch/
D0001-cve.patch103322 -#undef xmlCopyNamespaceList
103323 -extern __typeof (xmlCopyNamespaceList) xmlCopyNamespaceList __attribute((alias("xmlCopyNamespaceLi…
103325 -#ifndef xmlCopyNamespaceList
103326 -extern __typeof (xmlCopyNamespaceList) xmlCopyNamespaceList__internal_alias __attribute((visibilit…
103327 -#define xmlCopyNamespaceList xmlCopyNamespaceList__internal_alias