Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1183 typedef xmlXPathContextCache *xmlXPathContextCachePtr; typedef
1727 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageReset()
1728 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageReset()
1802 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageRequested()
1803 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageRequested()
1956 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageReleased()
1957 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageReleased()
2060 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageDisplay()
2061 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageDisplay()
2161 static xmlXPathContextCachePtr
[all …]