Searched refs:xmlXPathNextSelf (Results 1 – 3 of 3) sorted by relevance
564 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextSelf(xmlXPathParserContextPtr ctxt,
16586 #undef xmlXPathNextSelf16587 extern __typeof (xmlXPathNextSelf) xmlXPathNextSelf __attribute((alias("xmlXPathNextSelf__internal_…16589 #ifndef xmlXPathNextSelf16590 extern __typeof (xmlXPathNextSelf) xmlXPathNextSelf__internal_alias __attribute((visibility("hidden…16591 #define xmlXPathNextSelf xmlXPathNextSelf__internal_alias macro
7571 xmlXPathNextSelf(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextSelf() function12138 next = xmlXPathNextSelf; in xmlXPathNodeCollectAndTest()