Searched refs:xmlXPathNodeSetSort (Results 1 – 3 of 3) sorted by relevance
512 xmlXPathNodeSetSort (xmlNodeSetPtr set);
3322 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() function4511 xmlXPathNodeSetSort(nodes); in xmlXPathDistinct()4598 xmlXPathNodeSetSort(nodes); in xmlXPathNodeLeading()4642 xmlXPathNodeSetSort(nodes1); in xmlXPathLeading()4643 xmlXPathNodeSetSort(nodes2); in xmlXPathLeading()4683 xmlXPathNodeSetSort(ret); /* bug 413451 */ in xmlXPathNodeTrailingSorted()4703 xmlXPathNodeSetSort(nodes); in xmlXPathNodeTrailing()4747 xmlXPathNodeSetSort(nodes1); in xmlXPathTrailing()4748 xmlXPathNodeSetSort(nodes2); in xmlXPathTrailing()5671 xmlXPathNodeSetSort(ns); in xmlXPathCastNodeSetToString()[all …]
16730 #undef xmlXPathNodeSetSort16731 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort __attribute((alias("xmlXPathNodeSetSort__…16733 #ifndef xmlXPathNodeSetSort16734 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort__internal_alias __attribute((visibility("…16735 #define xmlXPathNodeSetSort xmlXPathNodeSetSort__internal_alias macro