Home | History | Annotate | Download | only in test

Lines Matching full:invalid_char

363         invalid_char = 0x10ffff+1
365 mapping = str.maketrans({before: invalid_char})