Home | History | Annotate | Download | only in MC

Lines Matching full:substr

292     OS << MAI.getCommentString() << ' ' << Comments.substr(0, Position) << '\n';
294 Comments = Comments.substr(Position+1);
587 Data = Data.substr(0, Data.size()-1);
1258 String = String.substr(0, String.size()-1);