Searched refs:to_cstring (Results 1 – 4 of 4) sorted by relevance
202 let to_name = to_name.to_cstring()?; in new_with_names()203 let from_name = from_name.to_cstring()?; in new_with_names()
41 let name = name.to_cstring()?; in new_with_name()159 let from = from.to_cstring()?; in diff()
299 fn to_cstring(&self) -> Result<util::SmallCString> { in to_cstring() method912 let db_name = DatabaseName::Main.to_cstring().unwrap(); in db_filename()
227 let db = db.to_cstring()?; in blob_open()