Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1191 int maxString; member
2171 ret->maxString = 100; in xmlXPathNewCache()
2267 cache->maxString = value; in xmlXPathContextSetCache()
5581 if (XP_CACHE_WANTS(cache->stringObjs, cache->maxString)) { in xmlXPathReleaseObject()