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