Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_pul.cpp2399 csize numCollUpdates = pul->theInsertIntoCollectionList.size(); in getIndicesToRefresh() local
2401 for (csize i = 0; i < numCollUpdates; ++i) in getIndicesToRefresh()
2412 numCollUpdates = pul->theDeleteFromCollectionList.size(); in getIndicesToRefresh()
2414 for (csize i = 0; i < numCollUpdates; ++i) in getIndicesToRefresh()