Searched defs:commentDirectiveRegEx (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 8189 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 8199 function getDirectiveFromComment(text, commentDirectiveRegEx) { argument
|
| D | typingsInstaller.js | 11066 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 11076 function getDirectiveFromComment(text, commentDirectiveRegEx) { argument
|
| D | typescriptServices.js | 11271 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 11281 function getDirectiveFromComment(text, commentDirectiveRegEx) { argument
|
| D | typescript.js | 11271 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 11281 function getDirectiveFromComment(text, commentDirectiveRegEx) { argument
|
| D | tsserverlibrary.js | 11271 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 11281 function getDirectiveFromComment(text, commentDirectiveRegEx) { argument
|
| D | tsserver.js | 11077 … function appendIfCommentDirective(commentDirectives, text, commentDirectiveRegEx, lineStart) { argument 11087 function getDirectiveFromComment(text, commentDirectiveRegEx) { argument
|