Lines Matching refs:uni
44 uni = eval('0x' + row[1][2:])46 if uni < 0x10000:48 elif 0x20000 <= uni < 0x30000:49 uni -= 0x2000052 if uni < 0x10000:54 elif 0x20000 <= uni < 0x30000:55 uni -= 0x2000058 m[(loc >> 8)][(loc & 0xff)] = uni61 uni = eval('0x' + row[1][7:11]) # modifier70 m[(loc >> 8)][(loc & 0xff)] = uni