Searched refs:xmlXPathNodeSetSort (Results 1 – 9 of 9) sorted by relevance
351 d xmlXPathNodeSetSort...352 d pr extproc('xmlXPathNodeSetSort')
3416 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() function4590 xmlXPathNodeSetSort(nodes); in xmlXPathDistinct()4678 xmlXPathNodeSetSort(nodes); in xmlXPathNodeLeading()4722 xmlXPathNodeSetSort(nodes1); in xmlXPathLeading()4723 xmlXPathNodeSetSort(nodes2); in xmlXPathLeading()4764 xmlXPathNodeSetSort(ret); /* bug 413451 */ in xmlXPathNodeTrailingSorted()4784 xmlXPathNodeSetSort(nodes); in xmlXPathNodeTrailing()4828 xmlXPathNodeSetSort(nodes1); in xmlXPathTrailing()4829 xmlXPathNodeSetSort(nodes2); in xmlXPathTrailing()5761 xmlXPathNodeSetSort(ns); in xmlXPathCastNodeSetToString()[all …]
345 xmlXPathNodeSetSort;
16916 #undef xmlXPathNodeSetSort16917 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort __attribute((alias("xmlXPathNodeSetSort__…16919 #ifndef xmlXPathNodeSetSort16920 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort__internal_alias __attribute((visibility("…16921 #define xmlXPathNodeSetSort xmlXPathNodeSetSort__internal_alias macro
914 - 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
49750 xmlXPathNodeSetSort(set); in test_xmlXPathNodeSetSort()
514 xmlXPathNodeSetSort (xmlNodeSetPtr set);
2970 xmlXPathNodeSetSort