Home
last modified time | relevance | path

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

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