xmlXPathNsLookup 16802 third_party/libxml/src/elfgcchack.h #undef xmlXPathNsLookup
xmlXPathNsLookup 16803 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNsLookup) xmlXPathNsLookup __attribute((alias("xmlXPathNsLookup__internal_alias")));
xmlXPathNsLookup 16805 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathNsLookup
xmlXPathNsLookup 16806 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNsLookup) xmlXPathNsLookup__internal_alias __attribute((visibility("hidden")));
xmlXPathNsLookup 16807 third_party/libxml/src/elfgcchack.h #define xmlXPathNsLookup xmlXPathNsLookup__internal_alias
xmlXPathNsLookup  427 third_party/libxml/src/include/libxml/xpathInternals.h 		xmlXPathNsLookup		(xmlXPathContextPtr ctxt,
xmlXPathNsLookup 49287 third_party/libxml/src/testapi.c         ret_val = xmlXPathNsLookup(ctxt, (const xmlChar *)prefix);
xmlXPathNsLookup 11056 third_party/libxml/src/xpath.c 	*prefix = xmlXPathNsLookup(ctxt->context, name);
xmlXPathNsLookup 11273 third_party/libxml/src/xpath.c 	    if (xmlXPathNsLookup(ctxt->context, prefix) == NULL) {
xmlXPathNsLookup 11984 third_party/libxml/src/xpath.c         URI = xmlXPathNsLookup(xpctxt, prefix);
xmlXPathNsLookup 13349 third_party/libxml/src/xpath.c                     URI = xmlXPathNsLookup(ctxt->context, op->value5);
xmlXPathNsLookup 13398 third_party/libxml/src/xpath.c                         URI = xmlXPathNsLookup(ctxt->context, op->value5);
xmlXPathNsLookup  434 third_party/libxslt/libxslt/functions.c 		keyURI = xmlXPathNsLookup(xpctxt, prefix);
xmlXPathNsLookup  755 third_party/libxslt/libxslt/functions.c 	    nsURI = xmlXPathNsLookup(ctxt->context, prefix);
xmlXPathNsLookup  860 third_party/libxslt/libxslt/functions.c 	nsURI = xmlXPathNsLookup(ctxt->context, prefix);
xmlXPathNsLookup  913 third_party/libxslt/libxslt/functions.c 	nsURI = xmlXPathNsLookup(ctxt->context, prefix);