Searched refs:len_to_copy (Results 1 – 1 of 1) sorted by relevance
111 unsigned len_to_copy = static_cast<unsigned>(S.length()) < Length in outstring() local116 for (unsigned i = 0; i < len_to_copy; ++i) in outstring()