Searched defs:ill_formed_sequence (Results 1 – 1 of 1) sorted by relevance
455 ill_formed_sequence = b"\x80\xdc\x00\x00" variable in UTF32Test457 ill_formed_sequence = b"\x00\x00\xdc\x80" variable in UTF32Test550 ill_formed_sequence = b"\x80\xdc\x00\x00" variable in UTF32LETest596 ill_formed_sequence = b"\x00\x00\xdc\x80" variable in UTF32BETest643 ill_formed_sequence = b"\x80\xdc" variable in UTF16Test645 ill_formed_sequence = b"\xdc\x80" variable in UTF16Test741 ill_formed_sequence = b"\x80\xdc" variable in UTF16LETest785 ill_formed_sequence = b"\xdc\x80" variable in UTF16BETest829 ill_formed_sequence = b"\xed\xb2\x80" variable in UTF8Test