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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DxpathInternals.h405 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes,
/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c4634 * xmlXPathNodeTrailingSorted:
4646 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { function
4677 * @nodes is sorted by document order, then #xmlXPathNodeTrailingSorted
4687 return(xmlXPathNodeTrailingSorted(nodes, node));
4706 return(xmlXPathNodeTrailingSorted(nodes1,
4732 return(xmlXPathNodeTrailingSorted(nodes1,
H A Delfgcchack.h16638 #undef xmlXPathNodeTrailingSorted macro
16639 extern __typeof (xmlXPathNodeTrailingSorted) xmlXPathNodeTrailingSorted __attribute((alias("xmlXPathNodeTrailingSorted__internal_alias")));
16641 #ifndef xmlXPathNodeTrailingSorted
16642 extern __typeof (xmlXPathNodeTrailingSorted) xmlXPathNodeTrailingSorted__internal_alias __attribute((visibility("hidden")));
16643 #define xmlXPathNodeTrailingSorted xmlXPathNodeTrailingSorted__internal_alias macro
H A Dtestapi.c[all...]

Completed in 184 milliseconds