Searched refs:booleanObjs (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dxpath.c824 xmlPointerListPtr booleanObjs; /* contains xmlXPathObjectPtr */ member in struct:_xmlXPathContextCache
1719 if (cache->booleanObjs)
1720 leftObjs -= cache->booleanObjs->number;
1846 if (cache->booleanObjs)
1847 xmlXPathCacheFreeObjectList(cache->booleanObjs);
2182 if ((cache->booleanObjs != NULL) &&
2183 (cache->booleanObjs->number != 0))
2188 cache->booleanObjs->items[--cache->booleanObjs->number];
5454 if (XP_CACHE_WANTS(cache->booleanObjs, cach
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dxpath.c824 xmlPointerListPtr booleanObjs; /* contains xmlXPathObjectPtr */ member in struct:_xmlXPathContextCache
1719 if (cache->booleanObjs)
1720 leftObjs -= cache->booleanObjs->number;
1846 if (cache->booleanObjs)
1847 xmlXPathCacheFreeObjectList(cache->booleanObjs);
2182 if ((cache->booleanObjs != NULL) &&
2183 (cache->booleanObjs->number != 0))
2188 cache->booleanObjs->items[--cache->booleanObjs->number];
5454 if (XP_CACHE_WANTS(cache->booleanObjs, cach
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dxpath.c824 xmlPointerListPtr booleanObjs; /* contains xmlXPathObjectPtr */ member in struct:_xmlXPathContextCache
1719 if (cache->booleanObjs)
1720 leftObjs -= cache->booleanObjs->number;
1846 if (cache->booleanObjs)
1847 xmlXPathCacheFreeObjectList(cache->booleanObjs);
2182 if ((cache->booleanObjs != NULL) &&
2183 (cache->booleanObjs->number != 0))
2188 cache->booleanObjs->items[--cache->booleanObjs->number];
5454 if (XP_CACHE_WANTS(cache->booleanObjs, cach
[all...]

Completed in 141 milliseconds