Home | History | Annotate | Download | only in src

Lines Matching full:substr

1189       parsed.push_back(str.substr(pos));
1192 parsed.push_back(str.substr(pos, colon - pos));