Searched refs:newS (Results 1 – 2 of 2) sorted by relevance
696 Simstr::replace_all(const Simstr & oldS, const Simstr & newS) in replace_all() argument705 replace(i,oldS.len,newS); in replace_all()706 i += newS.len; in replace_all()
172 const Simstr & newS );
Completed in 16 milliseconds