xmlXPathNextFollowing 16514 third_party/libxml/src/elfgcchack.h #undef xmlXPathNextFollowing
xmlXPathNextFollowing 16515 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNextFollowing) xmlXPathNextFollowing __attribute((alias("xmlXPathNextFollowing__internal_alias")));
xmlXPathNextFollowing 16517 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathNextFollowing
xmlXPathNextFollowing 16518 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNextFollowing) xmlXPathNextFollowing__internal_alias __attribute((visibility("hidden")));
xmlXPathNextFollowing 16519 third_party/libxml/src/elfgcchack.h #define xmlXPathNextFollowing xmlXPathNextFollowing__internal_alias
xmlXPathNextFollowing  578 third_party/libxml/src/include/libxml/xpathInternals.h XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextFollowing(xmlXPathParserContextPtr ctxt,
xmlXPathNextFollowing 48408 third_party/libxml/src/testapi.c         ret_val = xmlXPathNextFollowing(ctxt, cur);
xmlXPathNextFollowing 12049 third_party/libxml/src/xpath.c             next = xmlXPathNextFollowing;