Home
last modified time | relevance | path

Searched refs:xmlXPathNextNamespace (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle518 d xmlXPathNextNamespace...
519 d pr extproc('xmlXPathNextNamespace')
/external/libxml2/include/libxml/
DxpathInternals.h582 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt,
/external/libxml2/
Dlibxml2.syms330 xmlXPathNextNamespace;
Delfgcchack.h16712 #undef xmlXPathNextNamespace
16713 extern __typeof (xmlXPathNextNamespace) xmlXPathNextNamespace __attribute((alias("xmlXPathNextNames…
16715 #ifndef xmlXPathNextNamespace
16716 extern __typeof (xmlXPathNextNamespace) xmlXPathNextNamespace__internal_alias __attribute((visibili…
16717 #define xmlXPathNextNamespace xmlXPathNextNamespace__internal_alias macro
Dxpath.c8406 xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextNamespace() function
12195 next = (xmlXPathTraversalFunction) xmlXPathNextNamespace; in xmlXPathNodeCollectAndTest()
Dtestapi.c49178 ret_val = xmlXPathNextNamespace(ctxt, cur); in test_xmlXPathNextNamespace()
/external/libxml2/win32/
Dlibxml2.def.src2919 xmlXPathNextNamespace