Searched refs:fullTripleSlashReferencePathRegEx (Results 1 – 7 of 7) sorted by relevance
621 return textSubStr.match(fullTripleSlashReferencePathRegEx) ||1436 …export const fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2… constant
13739 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||14514 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;
10409 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||11117 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;
13750 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||14525 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;
13944 return textSubStr.match(ts.fullTripleSlashReferencePathRegEx) ||14719 ts.fullTripleSlashReferencePathRegEx = /^(\/\/\/\s*<reference\s+path\s*=\s*)('|")(.+?)\2.*?\/>/;