Home
last modified time | relevance | path

Searched refs:escapeRawStringForTemplate (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/refactors/
DconvertStringOrTemplateLiteral.ts150 function escapeRawStringForTemplate(s: string) { function
173 rawText += escapeRawStringForTemplate(getTextOfNode(node).slice(1, -1));