Searched defs:to_ascii_uppercase (Results 1 – 5 of 5) sorted by relevance
157 pub const fn to_ascii_uppercase(&self) -> Self { in to_ascii_uppercase() method306 pub const fn to_ascii_uppercase(&self) -> Self { in to_ascii_uppercase() method
753 pub const fn to_ascii_uppercase(mut self) -> Self { in to_ascii_uppercase() method
2728 fn to_ascii_uppercase(&self) -> Vec<u8> { in to_ascii_uppercase() method