Home
last modified time | relevance | path

Searched refs:xmlListInsert (Results 1 – 13 of 13) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dc14n.c673 xmlListInsert(list, ns); in xmlC14NProcessNamespacesAxis()
802 xmlListInsert(list, ns); in xmlExcC14NProcessNamespacesAxis()
821 xmlListInsert(list, ns); in xmlExcC14NProcessNamespacesAxis()
844 xmlListInsert(list, attr->ns); in xmlExcC14NProcessNamespacesAxis()
1213 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1236 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1259 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1304 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1327 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1343 xmlListInsert(list, xml_lang_attr); in xmlC14NProcessAttrsAxis()
[all …]
Dlist.in.h98 xmlListInsert (xmlListPtr l,
Dlist.c284 xmlListInsert(xmlListPtr l, void *data) in xmlListInsert() function
780 if (0 !=xmlListInsert(cur, lk->data)) { in xmlListCopy()
Delfgcchack.h5042 #undef xmlListInsert
5043 extern __typeof (xmlListInsert) xmlListInsert __attribute((alias("xmlListInsert__internal_alias")));
5045 #ifndef xmlListInsert
5046 extern __typeof (xmlListInsert) xmlListInsert__internal_alias __attribute((visibility("hidden")));
5047 #define xmlListInsert xmlListInsert__internal_alias macro
/third_party/libxml2/
Dc14n.c643 xmlListInsert(list, ns); in xmlC14NProcessNamespacesAxis()
772 xmlListInsert(list, ns); in xmlExcC14NProcessNamespacesAxis()
791 xmlListInsert(list, ns); in xmlExcC14NProcessNamespacesAxis()
814 xmlListInsert(list, attr->ns); in xmlExcC14NProcessNamespacesAxis()
1183 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1206 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1229 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1274 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1297 xmlListInsert(list, attr); in xmlC14NProcessAttrsAxis()
1313 xmlListInsert(list, xml_lang_attr); in xmlC14NProcessAttrsAxis()
[all …]
Dlist.c273 xmlListInsert(xmlListPtr l, void *data) in xmlListInsert() function
769 if (0 !=xmlListInsert(cur, lk->data)) { in xmlListCopy()
Dlibxml2.syms545 xmlListInsert;
Delfgcchack.h5021 #undef xmlListInsert
5022 extern __typeof (xmlListInsert) xmlListInsert __attribute((alias("xmlListInsert__internal_alias")));
5024 #ifndef xmlListInsert
5025 extern __typeof (xmlListInsert) xmlListInsert__internal_alias __attribute((visibility("hidden")));
5026 #define xmlListInsert xmlListInsert__internal_alias macro
Dtestapi.c11036 ret_val = xmlListInsert(l, data); in test_xmlListInsert()
/third_party/libxml2/os400/libxmlrpg/
Dlist.rpgle72 d xmlListInsert pr extproc('xmlListInsert')
/third_party/libxml2/include/libxml/
Dlist.h69 xmlListInsert (xmlListPtr l,
/third_party/libxml2/win32/
Dlibxml2.def.src1038 xmlListInsert
/third_party/chromium/patch/
D0001-cve.patch82095 - by Petr Pajas. Call xmlListAppend instead of xmlListInsert in
106006 -#undef xmlListInsert
106007 -extern __typeof (xmlListInsert) xmlListInsert __attribute((alias("xmlListInsert__internal_alias"))…
106009 -#ifndef xmlListInsert
106010 -extern __typeof (xmlListInsert) xmlListInsert__internal_alias __attribute((visibility("hidden")));
106011 -#define xmlListInsert xmlListInsert__internal_alias