Searched refs:xmlXPathNodeLeadingSorted (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Dsets.c211 ret = xmlXPathNodeLeadingSorted(arg1, xmlXPathNodeSetItem(arg2, 0));
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DxpathInternals.h392 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c4238 * xmlXPathNodeLeadingSorted:
4250 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { function
4290 return(xmlXPathNodeLeadingSorted(nodes, node));
4309 return(xmlXPathNodeLeadingSorted(nodes1,
4335 return(xmlXPathNodeLeadingSorted(nodes1,
H A Delfgcchack.h16426 #undef xmlXPathNodeLeadingSorted macro
16427 extern __typeof (xmlXPathNodeLeadingSorted) xmlXPathNodeLeadingSorted __attribute((alias("xmlXPathNodeLeadingSorted__internal_alias")));
16429 #ifndef xmlXPathNodeLeadingSorted
16430 extern __typeof (xmlXPathNodeLeadingSorted) xmlXPathNodeLeadingSorted__internal_alias __attribute((visibility("hidden")));
16431 #define xmlXPathNodeLeadingSorted xmlXPathNodeLeadingSorted__internal_alias macro

Completed in 163 milliseconds