Searched refs:BOM_UTF32_LE (Results 1 – 5 of 5) sorted by relevance
53 BOM_UTF32_LE = b'\xff\xfe\x00\x00' variable64 BOM_UTF32 = BOM_UTF32_LE77 BOM64_LE = BOM_UTF32_LE
61 ('utf-32le', codecs.BOM_UTF32_LE),
246 if bstartswith((codecs.BOM_UTF32_BE, codecs.BOM_UTF32_LE)):
265 BOM_UTF32_LE
22949 BOM_UTF32, BOM_UTF32_LE and BOM_UTF32_BE that represent the Byte