Searched refs:xmlXPathNodeTrailingSorted (Results 1 – 8 of 8) sorted by relevance
153 d xmlXPathNodeTrailingSorted...154 d pr extproc('xmlXPathNodeTrailingSorted')
407 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes,
347 xmlXPathNodeTrailingSorted;
16940 #undef xmlXPathNodeTrailingSorted16941 extern __typeof (xmlXPathNodeTrailingSorted) xmlXPathNodeTrailingSorted __attribute((alias("xmlXPat…16943 #ifndef xmlXPathNodeTrailingSorted16944 extern __typeof (xmlXPathNodeTrailingSorted) xmlXPathNodeTrailingSorted__internal_alias __attribute…16945 #define xmlXPathNodeTrailingSorted xmlXPathNodeTrailingSorted__internal_alias macro
4735 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailingSorted() function4779 return(xmlXPathNodeTrailingSorted(nodes, node)); in xmlXPathNodeTrailing()4798 return(xmlXPathNodeTrailingSorted(nodes1, in xmlXPathTrailingSorted()4824 return(xmlXPathNodeTrailingSorted(nodes1, in xmlXPathTrailing()
1192 fixed problem with xmlXPathNodeTrailingSorted (both bug#413451)15791 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
49615 ret_val = xmlXPathNodeTrailingSorted(nodes, node); in test_xmlXPathNodeTrailingSorted()
2976 xmlXPathNodeTrailingSorted