Home
last modified time | relevance | path

Searched defs:to_ascii_uppercase (Results 1 – 5 of 5) sorted by relevance

/external/rust/android-crates-io/crates/tinystr/src/
Dint_ops.rs157 pub const fn to_ascii_uppercase(&self) -> Self { in to_ascii_uppercase() method
306 pub const fn to_ascii_uppercase(&self) -> Self { in to_ascii_uppercase() method
Dascii.rs753 pub const fn to_ascii_uppercase(mut self) -> Self { in to_ascii_uppercase() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bstr-1.11.0/src/
Dext_slice.rs2728 fn to_ascii_uppercase(&self) -> Vec<u8> { in to_ascii_uppercase() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bstr-1.11.0/src/
Dext_slice.rs2728 fn to_ascii_uppercase(&self) -> Vec<u8> { in to_ascii_uppercase() method
/external/rust/android-crates-io/crates/bstr/src/
Dext_slice.rs2728 fn to_ascii_uppercase(&self) -> Vec<u8> { in to_ascii_uppercase() method