OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_suffix
(Results
1 - 1
of
1
) sorted by null
/external/bsdiff/
suffix_array_index.cc
129
const uint8_t*
next_suffix
= text_ + sa_[suf_left];
local
133
std::mismatch(target, target + next_max_len,
next_suffix
).first -
Completed in 232 milliseconds