Searched refs:BINUNICODE8 (Results 1 – 5 of 5) sorted by relevance
181 BINUNICODE8 = b'\x8d' # push very long string variable857 self._write_large_bytes(BINUNICODE8 + pack("<Q", n), encoded)1375 dispatch[BINUNICODE8[0]] = load_binunicode8
99 BINUNICODE8 = '\x8d', enumerator2691 header[0] = BINUNICODE8; in write_unicode_binary()6944 OP_ARG(BINUNICODE8, load_counted_binunicode, 8) in load()
540 Highest 32 bits of 64-bit size for BINUNICODE8 and BINBYTES8 opcodes no
2983 header = (pickle.BINUNICODE8 +
356 unpickler. Highest 32 bits of 64-bit size for BINUNICODE8 and BINBYTES8