Searched refs:xmlXPathContextSetCache (Results 1 – 4 of 4) sorted by relevance
501 xmlXPathContextSetCache(xmlXPathContextPtr ctxt,
15806 #undef xmlXPathContextSetCache15807 extern __typeof (xmlXPathContextSetCache) xmlXPathContextSetCache __attribute((alias("xmlXPathConte…15809 #ifndef xmlXPathContextSetCache15810 extern __typeof (xmlXPathContextSetCache) xmlXPathContextSetCache__internal_alias __attribute((visi…15811 #define xmlXPathContextSetCache xmlXPathContextSetCache__internal_alias macro
1879 xmlXPathContextSetCache(xmlXPathContextPtr ctxt, in xmlXPathContextSetCache() function6067 if (xmlXPathContextSetCache(ret, 1, -1, 0) == -1) { in xmlXPathNewContext()
494 if (xmlXPathContextSetCache(cur->xpathCtxt, 1, -1, 0) == -1) in xsltNewTransformContext()