Searched refs:IndexedStrings (Results 1 – 1 of 1) sorted by relevance
53 self.strings = IndexedStrings(file)111 strings = IndexedStrings()1934 assert isinstance(strings, IndexedStrings)2453 class IndexedStrings(object): class