Home | History | Annotate | Download | only in stubs

Lines Matching full:newsub

105                    const string& newsub, bool replace_all,
120 res->append(newsub);
136 const string& newsub, bool replace_all) {
138 StringReplace(s, oldsub, newsub, replace_all, &ret);