Searched refs:xmlXPathNextNamespace (Results 1 – 7 of 7) sorted by relevance
518 d xmlXPathNextNamespace...519 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
8406 xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextNamespace() function12195 next = (xmlXPathTraversalFunction) xmlXPathNextNamespace; in xmlXPathNodeCollectAndTest()
49178 ret_val = xmlXPathNextNamespace(ctxt, cur); in test_xmlXPathNextNamespace()
2919 xmlXPathNextNamespace