Searched defs:ill_formed_sequence (Results 1 – 1 of 1) sorted by relevance
451 ill_formed_sequence = b"\x80\xdc\x00\x00" variable in UTF32Test453 ill_formed_sequence = b"\x00\x00\xdc\x80" variable in UTF32Test546 ill_formed_sequence = b"\x80\xdc\x00\x00" variable in UTF32LETest592 ill_formed_sequence = b"\x00\x00\xdc\x80" variable in UTF32BETest639 ill_formed_sequence = b"\x80\xdc" variable in UTF16Test641 ill_formed_sequence = b"\xdc\x80" variable in UTF16Test724 ill_formed_sequence = b"\x80\xdc" variable in UTF16LETest768 ill_formed_sequence = b"\xdc\x80" variable in UTF16BETest812 ill_formed_sequence = b"\xed\xb2\x80" variable in UTF8Test