Searched defs:starts_with_char (Results 1 – 7 of 7) sorted by relevance
5 fn starts_with_char(b: &mut Bencher) { in starts_with_char() function
30 pub fn starts_with_char(&self, ch: char) -> bool { in starts_with_char() method