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
1725 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageReset()
1726 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageReset()
1800 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageRequested()
1801 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageRequested()
1954 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageReleased()
1955 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageReleased()
2058 xmlXPathContextCachePtr cache = in xmlXPathDebugObjUsageDisplay()
2059 (xmlXPathContextCachePtr) ctxt->cache; in xmlXPathDebugObjUsageDisplay()
2159 static xmlXPathContextCachePtr
[all …]