Searched defs:c_string (Results 1 – 4 of 4) sorted by relevance
516 fn c_string(input: Cursor) -> Result<Cursor, Reject> { in c_string() function
900 pub(crate) fn c_string(string: &CStr) -> Literal { in c_string() method
1242 pub fn c_string(string: &CStr) -> Literal { in c_string() method
1100 pub(crate) fn c_string(string: &CStr) -> Literal { in c_string() method