Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1194 int maxMisc; member
2176 ret->maxMisc = 100; in xmlXPathNewCache()
2272 cache->maxMisc = value; in xmlXPathContextSetCache()
5614 if (XP_CACHE_WANTS(cache->miscObjs, cache->maxMisc)) { in xmlXPathReleaseObject()