Lines Matching refs:table
21 table = {}25 table['au'] = t35 table['hcom'] = t39 table['voc'] = t43 table['wav'] = t47 table['8svx'] = t51 table['sndt'] = t55 table['sndr'] = t102 if ftype is None or not ftype in table:107 sts = table[ftype].copy(fname, temp)