Home | History | Annotate | Download | only in unit

Lines Matching defs:cs

539   string const& cs = s;
553 s.replace(i, i + 3, ci + 3, cs.end());
565 s.replace(i, i + 3, ci + 1, cs.end());
575 s.replace(s.begin() + 4, s.end(), cs.begin(), cs.end());