Searched refs:endText (Results 1 – 1 of 1) sorted by relevance
553 const endText = text.substring(lineMap[lc]); constant554 if (endText.length > 0) {555 lines[lc] = endText;