Searched refs:non_ascii (Results 1 – 1 of 1) sorted by relevance
454 let non_ascii = c"d\xe9j\xe0 vu"; in test_cstr_display() localVariable479 let non_ascii = c"d\xe9j\xe0 vu"; in test_cstr_debug() localVariable492 let non_ascii = BStr::from_bytes(b"d\xe9j\xe0 vu"); in test_bstr_display() localVariable507 let non_ascii = BStr::from_bytes(b"d\xe9j\xe0 vu"); in test_bstr_debug() localVariable