Searched defs:insert_str (Results 1 – 2 of 2) sorted by relevance
126 pub fn insert_str<T: AsRef<str>>(&mut self, slug: T) -> Result<()> { in insert_str() method
163 static int insert_str(const char *data, size_t offset, size_t size, size_t len, in insert_str() function