Searched refs:MayHaveMoreContext (Results 1 – 1 of 1) sorted by relevance
49 enum BoundarySearchContextAvailability { DontHaveMoreContext, MayHaveMoreContext }; enumerator107 …nction(string.data(), string.size(), string.size() - suffixLength, MayHaveMoreContext, needMoreCon… in previousBoundary()182 …next = searchFunction(string.data(), string.size(), prefixLength, MayHaveMoreContext, needMoreCont… in nextBoundary()