Searched refs:xmlXPathDistinct (Results 1 – 3 of 3) sorted by relevance
385 xmlXPathDistinct (xmlNodeSetPtr nodes);
15914 #undef xmlXPathDistinct15915 extern __typeof (xmlXPathDistinct) xmlXPathDistinct __attribute((alias("xmlXPathDistinct__internal_…15917 #ifndef xmlXPathDistinct15918 extern __typeof (xmlXPathDistinct) xmlXPathDistinct__internal_alias __attribute((visibility("hidden…15919 #define xmlXPathDistinct xmlXPathDistinct__internal_alias macro
4507 xmlXPathDistinct (xmlNodeSetPtr nodes) { in xmlXPathDistinct() function