Home
last modified time | relevance | path

Searched refs:remove_suffix (Results 1 – 3 of 3) sorted by relevance

/build/kati/
Dstring_piece.h105 void remove_suffix(size_type n) { length_ -= n; } in remove_suffix() function
Dexpr.cc456 s.remove_suffix(1); in ParseExprImpl()
Dparser.cc80 line.remove_suffix(1); in Parse()