Searched defs:boyer_moore_search (Results 1 – 1 of 1) sorted by relevance
218 std::pair<corpusIter, corpusIter> boyer_moore_search ( in boyer_moore_search() function227 std::pair<corpusIter, corpusIter> boyer_moore_search ( in boyer_moore_search() function240 boyer_moore_search ( CorpusRange &corpus, patIter pat_first, patIter pat_last ) in boyer_moore_search() function248 boyer_moore_search ( CorpusRange &corpus, const PatternRange &pattern ) in boyer_moore_search() function