Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dlist.rpgle162 d xmlListDup pr extproc('xmlListDup')
/third_party/gettext/gnulib-local/lib/libxml/
Dlist.in.h151 xmlListDup (const xmlListPtr old);
Dlist.c669 if (NULL ==(lTemp = xmlListDup(l))) in xmlListSort()
743 xmlListDup(const xmlListPtr old) in xmlListDup() function
Delfgcchack.h5002 #undef xmlListDup
5003 extern __typeof (xmlListDup) xmlListDup __attribute((alias("xmlListDup__internal_alias")));
5005 #ifndef xmlListDup
5006 extern __typeof (xmlListDup) xmlListDup__internal_alias __attribute((visibility("hidden")));
5007 #define xmlListDup xmlListDup__internal_alias macro
/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