Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle524 d xmlXPathNextAttribute...
525 d pr extproc('xmlXPathNextAttribute')
/external/libxml2/include/libxml/
DxpathInternals.h584 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextAttribute(xmlXPathParserContextPtr ctxt,
/external/libxml2/
Dlibxml2.syms324 xmlXPathNextAttribute;
Delfgcchack.h16640 #undef xmlXPathNextAttribute
16641 extern __typeof (xmlXPathNextAttribute) xmlXPathNextAttribute __attribute((alias("xmlXPathNextAttri…
16643 #ifndef xmlXPathNextAttribute
16644 extern __typeof (xmlXPathNextAttribute) xmlXPathNextAttribute__internal_alias __attribute((visibili…
16645 #define xmlXPathNextAttribute xmlXPathNextAttribute__internal_alias macro
Dxpath.c8443 xmlXPathNextAttribute(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { in xmlXPathNextAttribute() function
12160 next = xmlXPathNextAttribute; in xmlXPathNodeCollectAndTest()
Dtestapi.c48932 ret_val = xmlXPathNextAttribute(ctxt, cur); in test_xmlXPathNextAttribute()
/external/libxml2/win32/
Dlibxml2.def.src2901 xmlXPathNextAttribute