Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dlist.rpgle144 d xmlListSort pr extproc('xmlListSort')
/external/libxml2/include/libxml/
Dlist.h109 xmlListSort (xmlListPtr l);
/external/libxml2/
Dlist.c643 xmlListSort(xmlListPtr l) in xmlListSort() function
Dlibxml2.syms559 xmlListSort;
Delfgcchack.h5151 #undef xmlListSort
5152 extern __typeof (xmlListSort) xmlListSort __attribute((alias("xmlListSort__internal_alias")));
5154 #ifndef xmlListSort
5155 extern __typeof (xmlListSort) xmlListSort__internal_alias __attribute((visibility("hidden")));
5156 #define xmlListSort xmlListSort__internal_alias macro
Dtestapi.c11441 xmlListSort(l); in test_xmlListSort()
/external/libxml2/win32/
Dlibxml2.def.src1051 xmlListSort