Searched refs:BOM_UTF32_LE (Results 1 – 8 of 8) sorted by relevance
51 BOM_UTF32_LE = '\xff\xfe\x00\x00' variable62 BOM_UTF32 = BOM_UTF32_LE75 BOM64_LE = BOM_UTF32_LE
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)):
315 BOM_UTF32_LE
258 BOM_UTF32_LE
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