Searched refs:xmlXPathDistinctSorted (Results 1 – 7 of 7) sorted by relevance
114 d xmlXPathDistinctSorted...115 d pr extproc('xmlXPathDistinctSorted')
385 xmlXPathDistinctSorted (xmlNodeSetPtr nodes);
292 xmlXPathDistinctSorted;
16100 #undef xmlXPathDistinctSorted16101 extern __typeof (xmlXPathDistinctSorted) xmlXPathDistinctSorted __attribute((alias("xmlXPathDistinc…16103 #ifndef xmlXPathDistinctSorted16104 extern __typeof (xmlXPathDistinctSorted) xmlXPathDistinctSorted__internal_alias __attribute((visibi…16105 #define xmlXPathDistinctSorted xmlXPathDistinctSorted__internal_alias macro
4537 xmlXPathDistinctSorted (xmlNodeSetPtr nodes) { in xmlXPathDistinctSorted() function4585 return(xmlXPathDistinctSorted(nodes)); in xmlXPathDistinct()
47652 ret_val = xmlXPathDistinctSorted(nodes); in test_xmlXPathDistinctSorted()
2766 xmlXPathDistinctSorted