Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxpathInternals.h408 xmlXPathTrailingSorted (xmlNodeSetPtr nodes1,
/external/libxml2/
Delfgcchack.h17222 #undef xmlXPathTrailingSorted
17223 extern __typeof (xmlXPathTrailingSorted) xmlXPathTrailingSorted __attribute((alias("xmlXPathTrailin…
17225 #ifndef xmlXPathTrailingSorted
17226 extern __typeof (xmlXPathTrailingSorted) xmlXPathTrailingSorted__internal_alias __attribute((visibi…
17227 #define xmlXPathTrailingSorted xmlXPathTrailingSorted__internal_alias macro
Dxpath.c4720 xmlXPathTrailingSorted (xmlNodeSetPtr nodes1, xmlNodeSetPtr nodes2) { in xmlXPathTrailingSorted() function