xmlXPathFunctionLookupNS 16142 third_party/libxml/src/elfgcchack.h #undef xmlXPathFunctionLookupNS xmlXPathFunctionLookupNS 16143 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathFunctionLookupNS) xmlXPathFunctionLookupNS __attribute((alias("xmlXPathFunctionLookupNS__internal_alias"))); xmlXPathFunctionLookupNS 16145 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathFunctionLookupNS xmlXPathFunctionLookupNS 16146 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathFunctionLookupNS) xmlXPathFunctionLookupNS__internal_alias __attribute((visibility("hidden"))); xmlXPathFunctionLookupNS 16147 third_party/libxml/src/elfgcchack.h #define xmlXPathFunctionLookupNS xmlXPathFunctionLookupNS__internal_alias xmlXPathFunctionLookupNS 454 third_party/libxml/src/include/libxml/xpathInternals.h xmlXPathFunctionLookupNS (xmlXPathContextPtr ctxt, xmlXPathFunctionLookupNS 4801 third_party/libxml/src/xpath.c return(xmlXPathFunctionLookupNS(ctxt, name, NULL)); xmlXPathFunctionLookupNS 13406 third_party/libxml/src/xpath.c func = xmlXPathFunctionLookupNS(ctxt->context, xmlXPathFunctionLookupNS 920 third_party/libxslt/libxslt/functions.c if (xmlXPathFunctionLookupNS(ctxt->context, name, nsURI) != NULL) {