Searched refs:xmlXPathDistinctSorted (Results 1 – 3 of 3) sorted by relevance
383 xmlXPathDistinctSorted (xmlNodeSetPtr nodes);
15926 #undef xmlXPathDistinctSorted15927 extern __typeof (xmlXPathDistinctSorted) xmlXPathDistinctSorted __attribute((alias("xmlXPathDistinc…15929 #ifndef xmlXPathDistinctSorted15930 extern __typeof (xmlXPathDistinctSorted) xmlXPathDistinctSorted__internal_alias __attribute((visibi…15931 #define xmlXPathDistinctSorted xmlXPathDistinctSorted__internal_alias macro
4465 xmlXPathDistinctSorted (xmlNodeSetPtr nodes) { in xmlXPathDistinctSorted() function4512 return(xmlXPathDistinctSorted(nodes)); in xmlXPathDistinct()