Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxpathInternals.h512 xmlXPathNodeSetSort (xmlNodeSetPtr set);
/external/libxml2/
Dxpath.c3322 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() function
4511 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 …]
Delfgcchack.h16730 #undef xmlXPathNodeSetSort
16731 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort __attribute((alias("xmlXPathNodeSetSort__…
16733 #ifndef xmlXPathNodeSetSort
16734 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort__internal_alias __attribute((visibility("…
16735 #define xmlXPathNodeSetSort xmlXPathNodeSetSort__internal_alias macro