Home
last modified time | relevance | path

Searched refs:BOM_UTF32_BE (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/
Dcodecs.py56 BOM_UTF32_BE = b'\x00\x00\xfe\xff' variable
72 BOM_UTF32 = BOM_UTF32_BE
78 BOM64_BE = BOM_UTF32_BE
/third_party/python/Lib/json/
D__init__.py246 if bstartswith((codecs.BOM_UTF32_BE, codecs.BOM_UTF32_LE)):
/third_party/python/Lib/test/test_json/
Dtest_unicode.py60 ('utf-32be', codecs.BOM_UTF32_BE),
/third_party/python/Doc/library/
Dcodecs.rst264 BOM_UTF32_BE
/third_party/python/Misc/
DHISTORY22949 BOM_UTF32, BOM_UTF32_LE and BOM_UTF32_BE that represent the Byte