Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxpathInternals.h414 xmlXPathTrailing (xmlNodeSetPtr nodes1,
/external/libxml2/
Delfgcchack.h17210 #undef xmlXPathTrailing
17211 extern __typeof (xmlXPathTrailing) xmlXPathTrailing __attribute((alias("xmlXPathTrailing__internal_…
17213 #ifndef xmlXPathTrailing
17214 extern __typeof (xmlXPathTrailing) xmlXPathTrailing__internal_alias __attribute((visibility("hidden…
17215 #define xmlXPathTrailing xmlXPathTrailing__internal_alias macro
Dxpath.c4742 xmlXPathTrailing (xmlNodeSetPtr nodes1, xmlNodeSetPtr nodes2) { in xmlXPathTrailing() function