Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dlist.rpgle144 d xmlListSort pr extproc('xmlListSort')
/third_party/libxml2/include/libxml/
Dlist.h109 xmlListSort (xmlListPtr l);
/third_party/libxml2/
Dlist.c643 xmlListSort(xmlListPtr l) in xmlListSort() function
Dlibxml2.syms559 xmlListSort;
Delfgcchack.h5161 #undef xmlListSort
5162 extern __typeof (xmlListSort) xmlListSort __attribute((alias("xmlListSort__internal_alias")));
5164 #ifndef xmlListSort
5165 extern __typeof (xmlListSort) xmlListSort__internal_alias __attribute((visibility("hidden")));
5166 #define xmlListSort xmlListSort__internal_alias macro
Dtestapi.c11512 xmlListSort(l); in test_xmlListSort()
/third_party/libxml2/win32/
Dlibxml2.def.src1052 xmlListSort
/third_party/chromium/patch/
D0001-cve.patch106146 -#undef xmlListSort
106147 -extern __typeof (xmlListSort) xmlListSort __attribute((alias("xmlListSort__internal_alias")));
106149 -#ifndef xmlListSort
106150 -extern __typeof (xmlListSort) xmlListSort__internal_alias __attribute((visibility("hidden")));
106151 -#define xmlListSort xmlListSort__internal_alias