Home
last modified time | relevance | path

Searched refs:xmlXPathNodeTrailingSorted (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DxpathInternals.h405 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes,
/external/libxml2/
Delfgcchack.h16754 #undef xmlXPathNodeTrailingSorted
16755 extern __typeof (xmlXPathNodeTrailingSorted) xmlXPathNodeTrailingSorted __attribute((alias("xmlXPat…
16757 #ifndef xmlXPathNodeTrailingSorted
16758 extern __typeof (xmlXPathNodeTrailingSorted) xmlXPathNodeTrailingSorted__internal_alias __attribute…
16759 #define xmlXPathNodeTrailingSorted xmlXPathNodeTrailingSorted__internal_alias macro
Dxpath.c4661 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailingSorted() function
4704 return(xmlXPathNodeTrailingSorted(nodes, node)); in xmlXPathNodeTrailing()
4723 return(xmlXPathNodeTrailingSorted(nodes1, in xmlXPathTrailingSorted()
4749 return(xmlXPathNodeTrailingSorted(nodes1, in xmlXPathTrailing()