Home
last modified time | relevance | path

Searched refs:xmlXPathNodeSetSort (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle351 d xmlXPathNodeSetSort...
352 d pr extproc('xmlXPathNodeSetSort')
/external/libxml2/include/libxml/
DxpathInternals.h514 xmlXPathNodeSetSort (xmlNodeSetPtr set);
/external/libxml2/
Dxpath.c3418 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() function
4592 xmlXPathNodeSetSort(nodes); in xmlXPathDistinct()
4680 xmlXPathNodeSetSort(nodes); in xmlXPathNodeLeading()
4724 xmlXPathNodeSetSort(nodes1); in xmlXPathLeading()
4725 xmlXPathNodeSetSort(nodes2); in xmlXPathLeading()
4766 xmlXPathNodeSetSort(ret); /* bug 413451 */ in xmlXPathNodeTrailingSorted()
4786 xmlXPathNodeSetSort(nodes); in xmlXPathNodeTrailing()
4830 xmlXPathNodeSetSort(nodes1); in xmlXPathTrailing()
4831 xmlXPathNodeSetSort(nodes2); in xmlXPathTrailing()
5763 xmlXPathNodeSetSort(ns); in xmlXPathCastNodeSetToString()
[all …]
Dlibxml2.syms345 xmlXPathNodeSetSort;
Delfgcchack.h16916 #undef xmlXPathNodeSetSort
16917 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort __attribute((alias("xmlXPathNodeSetSort__…
16919 #ifndef xmlXPathNodeSetSort
16920 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort__internal_alias __attribute((visibility("…
16921 #define xmlXPathNodeSetSort xmlXPathNodeSetSort__internal_alias macro
DNEWS914 - Bugfixes: xmlXPathNodeSetSort problem (William Brack), leak when
DChangeLog1106 * xpath.c: fixed problem in previous fix to xmlXPathNodeSetSort
1191 * xpath.c: fixed problem with xmlXPathNodeSetSort;
17346 and optimized xmlXPathNodeSetSort
Dtestapi.c49750 xmlXPathNodeSetSort(set); in test_xmlXPathNodeSetSort()
/external/libxml2/win32/
Dlibxml2.def.src2970 xmlXPathNodeSetSort