Searched refs:xmlXPathNodeSetSort (Results 1 – 9 of 9) sorted by relevance
351 d xmlXPathNodeSetSort...352 d pr extproc('xmlXPathNodeSetSort')
514 xmlXPathNodeSetSort (xmlNodeSetPtr set);
3458 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() function4558 xmlXPathNodeSetSort(nodes); in xmlXPathDistinct()4647 xmlXPathNodeSetSort(nodes); in xmlXPathNodeLeading()4691 xmlXPathNodeSetSort(nodes1); in xmlXPathLeading()4692 xmlXPathNodeSetSort(nodes2); in xmlXPathLeading()4734 xmlXPathNodeSetSort(ret); /* bug 413451 */ in xmlXPathNodeTrailingSorted()4754 xmlXPathNodeSetSort(nodes); in xmlXPathNodeTrailing()4798 xmlXPathNodeSetSort(nodes1); in xmlXPathTrailing()4799 xmlXPathNodeSetSort(nodes2); in xmlXPathTrailing()5732 xmlXPathNodeSetSort(ns); in xmlXPathCastNodeSetToString()[all …]
345 xmlXPathNodeSetSort;
16926 #undef xmlXPathNodeSetSort16927 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort __attribute((alias("xmlXPathNodeSetSort__…16929 #ifndef xmlXPathNodeSetSort16930 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort__internal_alias __attribute((visibility("…16931 #define xmlXPathNodeSetSort xmlXPathNodeSetSort__internal_alias macro
1357 - Bugfixes: xmlXPathNodeSetSort problem (William Brack), leak when
1106 * xpath.c: fixed problem in previous fix to xmlXPathNodeSetSort1191 * xpath.c: fixed problem with xmlXPathNodeSetSort;17346 and optimized xmlXPathNodeSetSort
49741 xmlXPathNodeSetSort(set); in test_xmlXPathNodeSetSort()
2971 xmlXPathNodeSetSort