Searched refs:xmlXPathNodeTrailingSorted (Results 1 – 8 of 8) sorted by relevance
159 d xmlXPathNodeTrailingSorted...160 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
4743 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailingSorted() function4787 return(xmlXPathNodeTrailingSorted(nodes, node)); in xmlXPathNodeTrailing()4806 return(xmlXPathNodeTrailingSorted(nodes1, in xmlXPathTrailingSorted()4832 return(xmlXPathNodeTrailingSorted(nodes1, in xmlXPathTrailing()
1192 fixed problem with xmlXPathNodeTrailingSorted (both bug#413451)15791 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
49828 ret_val = xmlXPathNodeTrailingSorted(nodes, node); in test_xmlXPathNodeTrailingSorted()
2976 xmlXPathNodeTrailingSorted