Searched refs:other_ascii (Results 1 – 2 of 2) sorted by relevance
927 other_ascii = ''.join(sorted(set(bytes(range(0x80)).decode()) -929 self.assertEqual(other_ascii.encode(self.encoding),
1639 let other_ascii: &[::c_char] = &other.ascii; localVariable1641 self.ifs_name == other.ifs_name && self_ascii == other_ascii