xmlXPathRegisterVariable 17006 third_party/libxml/src/elfgcchack.h #undef xmlXPathRegisterVariable
xmlXPathRegisterVariable 17007 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathRegisterVariable) xmlXPathRegisterVariable __attribute((alias("xmlXPathRegisterVariable__internal_alias")));
xmlXPathRegisterVariable 17009 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathRegisterVariable
xmlXPathRegisterVariable 17010 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathRegisterVariable) xmlXPathRegisterVariable__internal_alias __attribute((visibility("hidden")));
xmlXPathRegisterVariable 17011 third_party/libxml/src/elfgcchack.h #define xmlXPathRegisterVariable xmlXPathRegisterVariable__internal_alias
xmlXPathRegisterVariable  442 third_party/libxml/src/include/libxml/xpathInternals.h 		xmlXPathRegisterVariable	(xmlXPathContextPtr ctxt,
xmlXPathRegisterVariable 49758 third_party/libxml/src/testapi.c         ret_val = xmlXPathRegisterVariable(ctxt, (const xmlChar *)name, value);