Searched refs:BOM_UTF32_BE (Results 1 – 5 of 5) sorted by relevance
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),
264 BOM_UTF32_BE
22949 BOM_UTF32, BOM_UTF32_LE and BOM_UTF32_BE that represent the Byte