xmlXPathNextAncestorOrSelf 16454 third_party/libxml/src/elfgcchack.h #undef xmlXPathNextAncestorOrSelf xmlXPathNextAncestorOrSelf 16455 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNextAncestorOrSelf) xmlXPathNextAncestorOrSelf __attribute((alias("xmlXPathNextAncestorOrSelf__internal_alias"))); xmlXPathNextAncestorOrSelf 16457 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathNextAncestorOrSelf xmlXPathNextAncestorOrSelf 16458 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNextAncestorOrSelf) xmlXPathNextAncestorOrSelf__internal_alias __attribute((visibility("hidden"))); xmlXPathNextAncestorOrSelf 16459 third_party/libxml/src/elfgcchack.h #define xmlXPathNextAncestorOrSelf xmlXPathNextAncestorOrSelf__internal_alias xmlXPathNextAncestorOrSelf 574 third_party/libxml/src/include/libxml/xpathInternals.h XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextAncestorOrSelf(xmlXPathParserContextPtr ctxt, xmlXPathNextAncestorOrSelf 48203 third_party/libxml/src/testapi.c ret_val = xmlXPathNextAncestorOrSelf(ctxt, cur); xmlXPathNextAncestorOrSelf 12011 third_party/libxml/src/xpath.c next = xmlXPathNextAncestorOrSelf;