Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle499 d xmlXPathNextAncestorOrSelf...
500 d pr extproc('xmlXPathNextAncestorOrSelf')
/external/libxml2/include/libxml/
DxpathInternals.h576 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextAncestorOrSelf(xmlXPathParserContextPtr ctxt,
/external/libxml2/
Dlibxml2.syms323 xmlXPathNextAncestorOrSelf;
Delfgcchack.h16628 #undef xmlXPathNextAncestorOrSelf
16629 extern __typeof (xmlXPathNextAncestorOrSelf) xmlXPathNextAncestorOrSelf __attribute((alias("xmlXPat…
16631 #ifndef xmlXPathNextAncestorOrSelf
16632 extern __typeof (xmlXPathNextAncestorOrSelf) xmlXPathNextAncestorOrSelf__internal_alias __attribute…
16633 #define xmlXPathNextAncestorOrSelf xmlXPathNextAncestorOrSelf__internal_alias macro
Dxpath.c8152 xmlXPathNextAncestorOrSelf(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextAncestorOrSelf() function
12155 next = xmlXPathNextAncestorOrSelf; in xmlXPathNodeCollectAndTest()
Dtestapi.c48891 ret_val = xmlXPathNextAncestorOrSelf(ctxt, cur); in test_xmlXPathNextAncestorOrSelf()
/external/libxml2/win32/
Dlibxml2.def.src2898 xmlXPathNextAncestorOrSelf