Searched defs:to_ascii_lowercase (Results 1 – 9 of 9) sorted by relevance
98 fn to_ascii_lowercase(&self) -> Self::Owned; in to_ascii_lowercase() method
593 pub fn to_ascii_lowercase(&self) -> String { in to_ascii_lowercase() method
642 pub fn to_ascii_lowercase(&self) -> Vec<u8> { in to_ascii_lowercase() method
222 pub fn to_ascii_lowercase(&self) -> Buf { in to_ascii_lowercase() method
265 pub fn to_ascii_lowercase(&self) -> Buf { in to_ascii_lowercase() method
1183 pub const fn to_ascii_lowercase(&self) -> char { in to_ascii_lowercase() method
577 pub const fn to_ascii_lowercase(&self) -> u8 { in to_ascii_lowercase() method
767 pub fn to_ascii_lowercase(&self) -> Wtf8Buf { in to_ascii_lowercase() method
991 pub fn to_ascii_lowercase(&self) -> OsString { in to_ascii_lowercase() method