Searched refs:nLive (Results 1 – 1 of 1) sorted by relevance
1164 int nLive = 0; /* Number of iterators in aIter not at EOF */ in fts3MatchinfoLcs() local1177 nLive++; in fts3MatchinfoLcs()1181 while( nLive>0 ){ in fts3MatchinfoLcs()1202 if( fts3LcsIteratorAdvance(pAdv) ) nLive--; in fts3MatchinfoLcs()