Searched refs:char_len_lossy (Results 1 – 1 of 1) sorted by relevance
434 let char_len = char_len_lossy(&pat); in new()503 fn char_len_lossy(bytes: &[u8]) -> usize { in char_len_lossy() function