Lines Matching full:string_table
156 self.string_table = strings159 end = self.string_table.index('\x00', index)160 return self.string_table[index:end]