Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1203 int maxMisc; member
2177 ret->maxMisc = 100; in xmlXPathNewCache()
2273 cache->maxMisc = value; in xmlXPathContextSetCache()
5598 if (XP_CACHE_WANTS(cache->miscObjs, cache->maxMisc)) { in xmlXPathReleaseObject()