Home | History | Annotate | Download | only in MC

Lines Matching full:substr

314     OS << MAI->getCommentString() << ' ' << Comments.substr(0, Position) <<'\n';
316 Comments = Comments.substr(Position+1);
755 Data = Data.substr(0, Data.size()-1);
1591 String = String.substr(0, String.size()-1);