Home | History | Annotate | Download | only in string_replace

Lines Matching defs:xlen

29     typename S::size_type xlen = last - first;
34 assert(s.size() == old_size - xlen + rlen);