xmlXPathContextSetCache 15806 third_party/libxml/src/elfgcchack.h #undef xmlXPathContextSetCache
xmlXPathContextSetCache 15807 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathContextSetCache) xmlXPathContextSetCache __attribute((alias("xmlXPathContextSetCache__internal_alias")));
xmlXPathContextSetCache 15809 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathContextSetCache
xmlXPathContextSetCache 15810 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathContextSetCache) xmlXPathContextSetCache__internal_alias __attribute((visibility("hidden")));
xmlXPathContextSetCache 15811 third_party/libxml/src/elfgcchack.h #define xmlXPathContextSetCache xmlXPathContextSetCache__internal_alias
xmlXPathContextSetCache  498 third_party/libxml/src/include/libxml/xpath.h 		    xmlXPathContextSetCache(xmlXPathContextPtr ctxt,
xmlXPathContextSetCache  237 third_party/libxml/src/runsuite.c 	xmlXPathContextSetCache(ctxtXPath, 0, -1, 0);
xmlXPathContextSetCache 46121 third_party/libxml/src/testapi.c         ret_val = xmlXPathContextSetCache(ctxt, active, value, options);
xmlXPathContextSetCache 6023 third_party/libxml/src/xpath.c     if (xmlXPathContextSetCache(ret, 1, -1, 0) == -1) {
xmlXPathContextSetCache  494 third_party/libxslt/libxslt/transform.c     if (xmlXPathContextSetCache(cur->xpathCtxt, 1, -1, 0) == -1)