Searched refs:entryFound (Results 1 – 2 of 2) sorted by relevance
427 Dim entryFound As Boolean variable429 entryFound = False435 While Not entryFound And curIndex <= lastEntry439 entryFound = True447 If Not entryFound Then449 While Not entryFound And curIndex <= lastIndex453 entryFound = True461 GetDocumentIndex = entryFound
3537 Dim entryFound As Boolean variable3539 entryFound = False3550 While Not entryFound And curIndex <= lastEntry3553 entryFound = True3559 If (Not entryFound) Then3561 While Not entryFound And curIndex < lastIndex3564 entryFound = True3571 If entryFound Then
Completed in 52 milliseconds