Searched refs:sSecondCand (Results 1 – 1 of 1) sorted by relevance
333 ByteString sSecondCand = ByteString( *GetObject( nActPos + 1 )); in InsertSorted() local334 if (( sCandidate < sKey ) && ( sSecondCand.ToUpperAscii() > sKey )) { in InsertSorted()
Completed in 12 milliseconds