Searched refs:numInsertChars (Results 1 – 1 of 1) sorted by relevance
481 int numInsertChars = s.Length(); in Insert() local482 InsertSpace(index, numInsertChars); in Insert()483 for (int i = 0; i < numInsertChars; i++) in Insert()485 _length += numInsertChars; in Insert()