Searched refs:to_str_lossy (Results 1 – 6 of 6) sorted by relevance
40 let actual = shorts.next_value_os().unwrap().to_str_lossy(); in next_value_os()54 let actual = shorts.next_value_os().unwrap().to_str_lossy(); in next_flag_with_value()
391 self.inner.to_str_lossy() in display()
748 arg: long_arg.to_str_lossy().into_owned(), in parse_long_arg()808 rest: rest.to_str_lossy().into_owned(), in parse_long_arg()906 arg: format!("-{}", rest.to_str_lossy()), in parse_short_arg()
411 .map(|f| format!("{}{}", arg.to_value_os().to_str_lossy(), f).into()), in complete_arg()
766 pub fn to_str_lossy(&self) -> Cow<'_, str> { in to_str_lossy() method
872 part.to_str_lossy(), in assert_defaults()