Searched refs:iBestScore (Results 1 – 1 of 1) sorted by relevance
210374 int iBestScore = -1; /* Best snippet score found so far */ local210427 if( iScore>iBestScore ){210431 iBestScore = iScore;210435 *piScore = iBestScore;211332 int iBestScore = -1; /* Best score of columns checked so far */ local211352 if( iS>iBestScore ){211354 iBestScore = iS;