Searched defs:trim_right (Results 1 – 3 of 3) sorted by relevance
255 inline void trim_right(SequenceT& Input, const std::locale& Loc=std::locale()) in trim_right() function
332 def trim_right(self, item): member in WordSet