Searched refs:bad_utf8_str (Results 1 – 1 of 1) sorted by relevance
638 const string bad_utf8_str("\xdf\xdf\xdf\xdf\xdf"); in special_encodings() local642 res = cvt.in(state, bad_utf8_str.data(), bad_utf8_str.data() + bad_utf8_str.size(), from_next, in special_encodings()