Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dlist.rpgle162 d xmlListDup pr extproc('xmlListDup')
/third_party/libxml2/include/libxml/
Dlist.h122 xmlListDup (const xmlListPtr old);
/third_party/libxml2/
Dlist.c658 if (NULL ==(lTemp = xmlListDup(l))) in xmlListSort()
732 xmlListDup(const xmlListPtr old) in xmlListDup() function
Dlibxml2.syms541 xmlListDup;
Delfgcchack.h4981 #undef xmlListDup
4982 extern __typeof (xmlListDup) xmlListDup __attribute((alias("xmlListDup__internal_alias")));
4984 #ifndef xmlListDup
4985 extern __typeof (xmlListDup) xmlListDup__internal_alias __attribute((visibility("hidden")));
4986 #define xmlListDup xmlListDup__internal_alias macro
/third_party/libxml2/win32/
Dlibxml2.def.src1034 xmlListDup
/third_party/chromium/patch/
D0001-cve.patch105966 -#undef xmlListDup
105967 -extern __typeof (xmlListDup) xmlListDup __attribute((alias("xmlListDup__internal_alias")));
105969 -#ifndef xmlListDup
105970 -extern __typeof (xmlListDup) xmlListDup__internal_alias __attribute((visibility("hidden")));
105971 -#define xmlListDup xmlListDup__internal_alias