Searched refs:skipWhitespacesAndLineBreaks (Results 1 – 1 of 1) sorted by relevance
65 function skipWhitespacesAndLineBreaks(text: string, start: number) { function216 … adjustedStartPosition = skipWhitespacesAndLineBreaks(sourceFile.text, adjustedStartPosition);839 … const startPos = skipWhitespacesAndLineBreaks(sourceFile.text, nextNode.getFullStart());