Searched refs:remove_suffix (Results 1 – 3 of 3) sorted by relevance
105 void remove_suffix(size_type n) { length_ -= n; } in remove_suffix() function
456 s.remove_suffix(1); in ParseExprImpl()
80 line.remove_suffix(1); in Parse()