Home
last modified time | relevance | path

Searched refs:xmlXPathContextCachePtr (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c1192 typedef xmlXPathContextCache *xmlXPathContextCachePtr; typedef
1728 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageReset()
1729 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageReset()
1803 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageRequested()
1804 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageRequested()
1957 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageReleased()
1958 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageReleased()
2061 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageDisplay()
2062 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageDisplay()
2162 static xmlXPathContextCachePtr
[all …]