Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle512 d xmlXPathNextFollowing...
513 d pr extproc('xmlXPathNextFollowing')
/external/libxml2/include/libxml/
DxpathInternals.h580 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextFollowing(xmlXPathParserContextPtr ctxt,
/external/libxml2/
Dlibxml2.syms328 xmlXPathNextFollowing;
Delfgcchack.h16688 #undef xmlXPathNextFollowing
16689 extern __typeof (xmlXPathNextFollowing) xmlXPathNextFollowing __attribute((alias("xmlXPathNextFollo…
16691 #ifndef xmlXPathNextFollowing
16692 extern __typeof (xmlXPathNextFollowing) xmlXPathNextFollowing__internal_alias __attribute((visibili…
16693 #define xmlXPathNextFollowing xmlXPathNextFollowing__internal_alias macro
Dxpath.c8227 xmlXPathNextFollowing(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextFollowing() function
12186 next = xmlXPathNextFollowing; in xmlXPathNodeCollectAndTest()
Dtestapi.c49096 ret_val = xmlXPathNextFollowing(ctxt, cur); in test_xmlXPathNextFollowing()
/external/libxml2/win32/
Dlibxml2.def.src2913 xmlXPathNextFollowing