Searched refs:source_bytes_to_right (Results 1 – 1 of 1) sorted by relevance
423 const size_t source_bytes_to_right = source_size_ - source_match_end; in FindBestMatch() local425 const size_t limit_bytes_to_right = std::min(source_bytes_to_right, in FindBestMatch()