Searched refs:xmlXPathDistinct (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DxpathInternals.h385 xmlXPathDistinct (xmlNodeSetPtr nodes);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h15730 #undef xmlXPathDistinct macro
15731 extern __typeof (xmlXPathDistinct) xmlXPathDistinct __attribute((alias("xmlXPathDistinct__internal_alias")));
15733 #ifndef xmlXPathDistinct
15734 extern __typeof (xmlXPathDistinct) xmlXPathDistinct__internal_alias __attribute((visibility("hidden")));
15735 #define xmlXPathDistinct xmlXPathDistinct__internal_alias macro
H A Dxpath.c4188 * xmlXPathDistinct:
4200 xmlXPathDistinct (xmlNodeSetPtr nodes) { function

Completed in 112 milliseconds