Searched refs:xmlXPathTrailingSorted (Results 1 – 3 of 3) sorted by relevance
408 xmlXPathTrailingSorted (xmlNodeSetPtr nodes1,
17222 #undef xmlXPathTrailingSorted17223 extern __typeof (xmlXPathTrailingSorted) xmlXPathTrailingSorted __attribute((alias("xmlXPathTrailin…17225 #ifndef xmlXPathTrailingSorted17226 extern __typeof (xmlXPathTrailingSorted) xmlXPathTrailingSorted__internal_alias __attribute((visibi…17227 #define xmlXPathTrailingSorted xmlXPathTrailingSorted__internal_alias macro
4720 xmlXPathTrailingSorted (xmlNodeSetPtr nodes1, xmlNodeSetPtr nodes2) { in xmlXPathTrailingSorted() function