Home | History | Annotate | Download | only in string_replace

Lines Matching defs:xlen

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