Searched defs:push_char (Results 1 – 8 of 8) sorted by relevance
48 struct push_char struct50 push_char(std::string &str) in push_char() argument54 void operator()(char ch) const in operator ()()59 std::string *str_;
339 fn push_char(&mut self, ch: char) { in push_char() method
372 pub fn push_char(&mut self, c: char) { in push_char() method
377 pub fn push_char(&mut self, c: char) { in push_char() method
704 fn push_char(&self, ch: char) { in push_char() method