Home | History | Annotate | Download | only in cmd

Lines Matching full:trimwhitespace

651     line = util::TrimWhitespace(line);
664 util::TrimWhitespace(line.substr(0, std::distance(line.begin(), iter)));
673 StringPiece res_id_str = util::TrimWhitespace(line.substr(res_id_start_idx, res_id_str_len));