Searched defs:invalid_utf8 (Results 1 – 3 of 3) sorted by relevance
72 const char invalid_utf8[] = "\xff"; in test_utf8() local
640 pub fn invalid_utf8<U>(usage: U, color: ColorWhen) -> Self in invalid_utf8() method
1098 let invalid_utf8 = b"\xff"; in error() localVariable