Searched refs:xmlXPathNextNamespace (Results 1 – 7 of 7) sorted by relevance
497 d xmlXPathNextNamespace...498 d pr extproc('xmlXPathNextNamespace')
582 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt,
330 xmlXPathNextNamespace;
16712 #undef xmlXPathNextNamespace16713 extern __typeof (xmlXPathNextNamespace) xmlXPathNextNamespace __attribute((alias("xmlXPathNextNames…16715 #ifndef xmlXPathNextNamespace16716 extern __typeof (xmlXPathNextNamespace) xmlXPathNextNamespace__internal_alias __attribute((visibili…16717 #define xmlXPathNextNamespace xmlXPathNextNamespace__internal_alias macro
8390 xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextNamespace() function12215 next = (xmlXPathTraversalFunction) xmlXPathNextNamespace; in xmlXPathNodeCollectAndTest()
48965 ret_val = xmlXPathNextNamespace(ctxt, cur); in test_xmlXPathNextNamespace()
2919 xmlXPathNextNamespace