Searched refs:xmlXPathNextAttribute (Results 1 – 7 of 7) sorted by relevance
503 d xmlXPathNextAttribute...504 d pr extproc('xmlXPathNextAttribute')
584 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextAttribute(xmlXPathParserContextPtr ctxt,
324 xmlXPathNextAttribute;
16640 #undef xmlXPathNextAttribute16641 extern __typeof (xmlXPathNextAttribute) xmlXPathNextAttribute __attribute((alias("xmlXPathNextAttri…16643 #ifndef xmlXPathNextAttribute16644 extern __typeof (xmlXPathNextAttribute) xmlXPathNextAttribute__internal_alias __attribute((visibili…16645 #define xmlXPathNextAttribute xmlXPathNextAttribute__internal_alias macro
8427 xmlXPathNextAttribute(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextAttribute() function12180 next = xmlXPathNextAttribute; in xmlXPathNodeCollectAndTest()
48719 ret_val = xmlXPathNextAttribute(ctxt, cur); in test_xmlXPathNextAttribute()
2901 xmlXPathNextAttribute