Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dservices.ts2573 const regExpString = preamble + messagePortion + endOfLineOrEndOfComment; constant
2585 return new RegExp(regExpString, "gim");