Searched refs:xmlXPathNextDescendant (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxpathInternals.h568 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxpathInternals.h568 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxpathInternals.in.h568 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt,
H A Dxpath.c7699 * xmlXPathNextDescendant:
7710 xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { function
7784 return(xmlXPathNextDescendant(ctxt, cur));
11970 next = xmlXPathNextDescendant;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxpathInternals.h568 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxpathInternals.in.h568 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt,
H A Dxpath.c7699 * xmlXPathNextDescendant:
7710 xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { function
7784 return(xmlXPathNextDescendant(ctxt, cur));
11970 next = xmlXPathNextDescendant;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h16398 #undef xmlXPathNextDescendant macro
16399 extern __typeof (xmlXPathNextDescendant) xmlXPathNextDescendant __attribute((alias("xmlXPathNextDescendant__internal_alias")));
16401 #ifndef xmlXPathNextDescendant
16402 extern __typeof (xmlXPathNextDescendant) xmlXPathNextDescendant__internal_alias __attribute((visibility("hidden")));
16403 #define xmlXPathNextDescendant xmlXPathNextDescendant__internal_alias macro
H A Dxpath.c7734 * xmlXPathNextDescendant:
7745 xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { function
7819 return(xmlXPathNextDescendant(ctxt, cur));
12021 next = xmlXPathNextDescendant;
H A Dtestapi.c[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h16398 #undef xmlXPathNextDescendant macro
16399 extern __typeof (xmlXPathNextDescendant) xmlXPathNextDescendant __attribute((alias("xmlXPathNextDescendant__internal_alias")));
16401 #ifndef xmlXPathNextDescendant
16402 extern __typeof (xmlXPathNextDescendant) xmlXPathNextDescendant__internal_alias __attribute((visibility("hidden")));
16403 #define xmlXPathNextDescendant xmlXPathNextDescendant__internal_alias macro
H A Dxpath.c7734 * xmlXPathNextDescendant:
7745 xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) { function
7819 return(xmlXPathNextDescendant(ctxt, cur));
12021 next = xmlXPathNextDescendant;
H A Dtestapi.c[all...]

Completed in 814 milliseconds