Searched refs:IndexedWithPostIndex (Results 1 – 3 of 3) sorted by relevance
232 Some((offset, Representation::IndexedWithPostIndex { index })) => { in decode_repr()234 searcher.search(Representation::IndexedWithPostIndex { index })?; in decode_repr()448 Representation::IndexedWithPostIndex { index } => self.search_post_indexed(index), in search()
251 IndexedWithPostIndex { enumerator
303 DecResult::Decoded((buf_index, Representation::IndexedWithPostIndex { index })) in decode()