xmlXPathNextDescendantOrSelf 16502 third_party/libxml/src/elfgcchack.h #undef xmlXPathNextDescendantOrSelf xmlXPathNextDescendantOrSelf 16503 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNextDescendantOrSelf) xmlXPathNextDescendantOrSelf __attribute((alias("xmlXPathNextDescendantOrSelf__internal_alias"))); xmlXPathNextDescendantOrSelf 16505 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathNextDescendantOrSelf xmlXPathNextDescendantOrSelf 16506 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNextDescendantOrSelf) xmlXPathNextDescendantOrSelf__internal_alias __attribute((visibility("hidden"))); xmlXPathNextDescendantOrSelf 16507 third_party/libxml/src/elfgcchack.h #define xmlXPathNextDescendantOrSelf xmlXPathNextDescendantOrSelf__internal_alias xmlXPathNextDescendantOrSelf 570 third_party/libxml/src/include/libxml/xpathInternals.h XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextDescendantOrSelf(xmlXPathParserContextPtr ctxt, xmlXPathNextDescendantOrSelf 48367 third_party/libxml/src/testapi.c ret_val = xmlXPathNextDescendantOrSelf(ctxt, cur); xmlXPathNextDescendantOrSelf 12045 third_party/libxml/src/xpath.c next = xmlXPathNextDescendantOrSelf;