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