Searched refs:BOM_UTF32_BE (Results 1 – 8 of 8) sorted by relevance
54 BOM_UTF32_BE = '\x00\x00\xfe\xff' variable70 BOM_UTF32 = BOM_UTF32_BE76 BOM64_BE = BOM_UTF32_BE
56 BOM_UTF32_BE = b'\x00\x00\xfe\xff' variable72 BOM_UTF32 = BOM_UTF32_BE78 BOM64_BE = BOM_UTF32_BE
246 if bstartswith((codecs.BOM_UTF32_BE, codecs.BOM_UTF32_LE)):
60 ('utf-32be', codecs.BOM_UTF32_BE),
314 BOM_UTF32_BE
257 BOM_UTF32_BE
5565 BOM_UTF32, BOM_UTF32_LE and BOM_UTF32_BE that represent the Byte
22949 BOM_UTF32, BOM_UTF32_LE and BOM_UTF32_BE that represent the Byte