Searched refs:next_suffix (Results 1 – 1 of 1) sorted by relevance
130 const uint8_t* next_suffix = text_ + sa_[suf_left]; in SearchPrefix() local134 std::mismatch(target, target + next_max_len, next_suffix).first - in SearchPrefix()