Home
last modified time | relevance | path

Searched refs:to_ascii_lowercase (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Dstr.rs265 fn to_ascii_lowercase(&self) -> Result<CString, AllocError>; in to_ascii_lowercase() method
358 fn to_ascii_lowercase(&self) -> Result<CString, AllocError> { in to_ascii_lowercase() method