Searched refs:xmlXPathNextAttribute (Results 1 – 3 of 3) sorted by relevance
582 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextAttribute(xmlXPathParserContextPtr ctxt,
16466 #undef xmlXPathNextAttribute16467 extern __typeof (xmlXPathNextAttribute) xmlXPathNextAttribute __attribute((alias("xmlXPathNextAttri…16469 #ifndef xmlXPathNextAttribute16470 extern __typeof (xmlXPathNextAttribute) xmlXPathNextAttribute__internal_alias __attribute((visibili…16471 #define xmlXPathNextAttribute xmlXPathNextAttribute__internal_alias macro
8342 xmlXPathNextAttribute(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextAttribute() function12078 next = xmlXPathNextAttribute; in xmlXPathNodeCollectAndTest()