Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts621 return textSubStr.match(fullTripleSlashReferencePathRegEx) ||
1436 …export const fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2… constant
/third_party/typescript/lib/
DtypingsInstaller.js13739 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||
14514 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;
Dtsc.js10409 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||
11117 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;
Dtsserver.js13750 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||
14525 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;
DtypescriptServices.js13944 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||
14719 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;
Dtsserverlibrary.js13944 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||
14719 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;
Dtypescript.js13944 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||
14719 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;