xmlXPathRegisterVariableNS 17030 third_party/libxml/src/elfgcchack.h #undef xmlXPathRegisterVariableNS xmlXPathRegisterVariableNS 17031 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathRegisterVariableNS) xmlXPathRegisterVariableNS __attribute((alias("xmlXPathRegisterVariableNS__internal_alias"))); xmlXPathRegisterVariableNS 17033 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathRegisterVariableNS xmlXPathRegisterVariableNS 17034 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathRegisterVariableNS) xmlXPathRegisterVariableNS__internal_alias __attribute((visibility("hidden"))); xmlXPathRegisterVariableNS 17035 third_party/libxml/src/elfgcchack.h #define xmlXPathRegisterVariableNS xmlXPathRegisterVariableNS__internal_alias xmlXPathRegisterVariableNS 446 third_party/libxml/src/include/libxml/xpathInternals.h xmlXPathRegisterVariableNS (xmlXPathContextPtr ctxt, xmlXPathRegisterVariableNS 49820 third_party/libxml/src/testapi.c ret_val = xmlXPathRegisterVariableNS(ctxt, (const xmlChar *)name, (const xmlChar *)ns_uri, value); xmlXPathRegisterVariableNS 4876 third_party/libxml/src/xpath.c return(xmlXPathRegisterVariableNS(ctxt, name, NULL, value));