Home | History | Annotate | Download | only in AST

Lines Matching full:substr

7032         Str = Str.substr(Off);
7036 Str = Str.substr(0, Pos);