Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1227 int maxString; member
2205 ret->maxString = 100; in xmlXPathNewCache()
2301 cache->maxString = value; in xmlXPathContextSetCache()
5552 if (XP_CACHE_WANTS(cache->stringObjs, cache->maxString)) { in xmlXPathReleaseObject()