Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxpathInternals.h411 xmlXPathNodeTrailing (xmlNodeSetPtr nodes,
/external/libxml2/
Delfgcchack.h16742 #undef xmlXPathNodeTrailing
16743 extern __typeof (xmlXPathNodeTrailing) xmlXPathNodeTrailing __attribute((alias("xmlXPathNodeTrailin…
16745 #ifndef xmlXPathNodeTrailing
16746 extern __typeof (xmlXPathNodeTrailing) xmlXPathNodeTrailing__internal_alias __attribute((visibility…
16747 #define xmlXPathNodeTrailing xmlXPathNodeTrailing__internal_alias macro
Dxpath.c4702 xmlXPathNodeTrailing (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailing() function