Home
last modified time | relevance | path

Searched +defs:c +defs:decl +defs:prefix +defs:re (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/lib/
DtypescriptServices.js1785 function compose(a, b, c, d, e) { argument
2217 function startsWith(str, prefix) { argument
2221 function removePrefix(str, prefix) { argument
2225 function tryRemovePrefix(str, prefix, getCanonicalFileName) { argument
15512 …&& ts.every(node.declarationList.declarations, function (decl) { return isRequireVariableDeclarati… argument
15523 function isAssignmentDeclaration(decl) { argument
17184 function getReplacement(c, offset, input) { argument
17214 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
17232 function getJsxAttributeStringReplacement(c) { argument
19549 …var includeIndex = ts.findIndex(includeFileRegexes, function (re) { return re.test(absoluteName); … argument
[all …]
Dtypescript.js1785 function compose(a, b, c, d, e) { argument
2217 function startsWith(str, prefix) { argument
2221 function removePrefix(str, prefix) { argument
2225 function tryRemovePrefix(str, prefix, getCanonicalFileName) { argument
15512 …&& ts.every(node.declarationList.declarations, function (decl) { return isRequireVariableDeclarati… argument
15523 function isAssignmentDeclaration(decl) { argument
17184 function getReplacement(c, offset, input) { argument
17214 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
17232 function getJsxAttributeStringReplacement(c) { argument
19549 …var includeIndex = ts.findIndex(includeFileRegexes, function (re) { return re.test(absoluteName); … argument
[all …]
Dtsserver.js1591 function compose(a, b, c, d, e) { argument
2023 function startsWith(str, prefix) { argument
2027 function removePrefix(str, prefix) { argument
2031 function tryRemovePrefix(str, prefix, getCanonicalFileName) { argument
15318 …&& ts.every(node.declarationList.declarations, function (decl) { return isRequireVariableDeclarati… argument
15329 function isAssignmentDeclaration(decl) { argument
16990 function getReplacement(c, offset, input) { argument
17020 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
17038 function getJsxAttributeStringReplacement(c) { argument
19355 …var includeIndex = ts.findIndex(includeFileRegexes, function (re) { return re.test(absoluteName); … argument
[all …]
Dtsserverlibrary.js1785 function compose(a, b, c, d, e) { argument
2217 function startsWith(str, prefix) { argument
2221 function removePrefix(str, prefix) { argument
2225 function tryRemovePrefix(str, prefix, getCanonicalFileName) { argument
15512 …&& ts.every(node.declarationList.declarations, function (decl) { return isRequireVariableDeclarati… argument
15523 function isAssignmentDeclaration(decl) { argument
17184 function getReplacement(c, offset, input) { argument
17214 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
17232 function getJsxAttributeStringReplacement(c) { argument
19549 …var includeIndex = ts.findIndex(includeFileRegexes, function (re) { return re.test(absoluteName); … argument
[all …]
Dtsc.js1343 function compose(a, b, c, d, e) { argument
1660 function startsWith(str, prefix) { argument
1664 function removePrefix(str, prefix) { argument
1668 function tryRemovePrefix(str, prefix, getCanonicalFileName) { argument
11841 …&& ts.every(node.declarationList.declarations, function (decl) { return isRequireVariableDeclarati… argument
11852 function isAssignmentDeclaration(decl) { argument
13197 function getReplacement(c, offset, input) { argument
13218 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
13232 function getJsxAttributeStringReplacement(c) { argument
15305 …var includeIndex = ts.findIndex(includeFileRegexes, function (re) { return re.test(absoluteName); … argument
[all …]
DtypingsInstaller.js1580 function compose(a, b, c, d, e) { argument
2012 function startsWith(str, prefix) { argument
2016 function removePrefix(str, prefix) { argument
2020 function tryRemovePrefix(str, prefix, getCanonicalFileName) { argument
15307 …&& ts.every(node.declarationList.declarations, function (decl) { return isRequireVariableDeclarati… argument
15318 function isAssignmentDeclaration(decl) { argument
16979 function getReplacement(c, offset, input) { argument
17009 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
17027 function getJsxAttributeStringReplacement(c) { argument
19344 …var includeIndex = ts.findIndex(includeFileRegexes, function (re) { return re.test(absoluteName); … argument
[all …]