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