Searched refs:xmlXPathNodeTrailing (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A DxpathInternals.h413 xmlXPathNodeTrailing (xmlNodeSetPtr nodes,
/external/libxml2/
H A Dlibxml2.syms346 xmlXPathNodeTrailing;
H A Delfgcchack.h16928 #undef xmlXPathNodeTrailing macro
16929 extern __typeof (xmlXPathNodeTrailing) xmlXPathNodeTrailing __attribute((alias("xmlXPathNodeTrailing__internal_alias")));
16931 #ifndef xmlXPathNodeTrailing
16932 extern __typeof (xmlXPathNodeTrailing) xmlXPathNodeTrailing__internal_alias __attribute((visibility("hidden")));
16933 #define xmlXPathNodeTrailing xmlXPathNodeTrailing__internal_alias macro
H A Dxpath.c4763 * xmlXPathNodeTrailing:
4777 xmlXPathNodeTrailing (xmlNodeSetPtr nodes, xmlNodePtr node) { function
H A Dtestapi.c[all...]

Completed in 215 milliseconds