Searched refs:IndexedStrings (Results 1 – 1 of 1) sorted by relevance
33 self.strings = IndexedStrings(file)55 strings = IndexedStrings()1315 assert isinstance(strings, IndexedStrings)1599 class IndexedStrings(object): class