Searched refs:xmlXPathNextFollowing (Results 1 – 3 of 3) sorted by relevance
578 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextFollowing(xmlXPathParserContextPtr ctxt,
16514 #undef xmlXPathNextFollowing16515 extern __typeof (xmlXPathNextFollowing) xmlXPathNextFollowing __attribute((alias("xmlXPathNextFollo…16517 #ifndef xmlXPathNextFollowing16518 extern __typeof (xmlXPathNextFollowing) xmlXPathNextFollowing__internal_alias __attribute((visibili…16519 #define xmlXPathNextFollowing xmlXPathNextFollowing__internal_alias macro
8152 xmlXPathNextFollowing(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextFollowing() function12111 next = xmlXPathNextFollowing; in xmlXPathNodeCollectAndTest()