Searched refs:Searcher (Results 1 – 1 of 1) sorted by relevance
193 let mut searcher = Searcher::new(self.field_list_size, self.table, &mut self.lines); in decode_repr()428 struct Searcher<'a> { struct435 impl<'a> Searcher<'a> { argument