Searched refs:removeExtensionAndIndexPostFix (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/src/compiler/ |
D | moduleSpecifiers.ts | 183 …removeExtensionAndIndexPostFix(ensurePathIsNonModuleName(getRelativePathFromDirectory(sourceDirect… 194 …const importRelativeToBaseUrl = removeExtensionAndIndexPostFix(relativeToBaseUrl, ending, compiler… 467 ? removeExtensionAndIndexPostFix(relativePath, ending, compilerOptions) 538 removeExtensionAndIndexPostFix(subModuleName, Ending.Minimal, options), 655 …function removeExtensionAndIndexPostFix(fileName: string, ending: Ending, options: CompilerOptions… function
|
/third_party/typescript/lib/ |
D | tsc.js | 91995 …removeExtensionAndIndexPostFix(ts.ensurePathIsNonModuleName(ts.getRelativePathFromDirectory(source… 92004 …var importRelativeToBaseUrl = removeExtensionAndIndexPostFix(relativeToBaseUrl, ending, compilerOp… 92218 ? removeExtensionAndIndexPostFix(relativePath, ending, compilerOptions) 92274 …etModuleNameFromPaths(ts.removeFileExtension(subModuleName), removeExtensionAndIndexPostFix(subMod… 92357 function removeExtensionAndIndexPostFix(fileName, ending, options) { function
|
D | typingsInstaller.js | 111806 …removeExtensionAndIndexPostFix(ts.ensurePathIsNonModuleName(ts.getRelativePathFromDirectory(source… 111815 …var importRelativeToBaseUrl = removeExtensionAndIndexPostFix(relativeToBaseUrl, ending, compilerOp… 112067 ? removeExtensionAndIndexPostFix(relativePath, ending, compilerOptions) 112130 …etModuleNameFromPaths(ts.removeFileExtension(subModuleName), removeExtensionAndIndexPostFix(subMod… 112228 function removeExtensionAndIndexPostFix(fileName, ending, options) { function
|
D | tsserverlibrary.js | 112011 …removeExtensionAndIndexPostFix(ts.ensurePathIsNonModuleName(ts.getRelativePathFromDirectory(source… 112020 …var importRelativeToBaseUrl = removeExtensionAndIndexPostFix(relativeToBaseUrl, ending, compilerOp… 112272 ? removeExtensionAndIndexPostFix(relativePath, ending, compilerOptions) 112335 …etModuleNameFromPaths(ts.removeFileExtension(subModuleName), removeExtensionAndIndexPostFix(subMod… 112433 function removeExtensionAndIndexPostFix(fileName, ending, options) { function
|
D | typescript.js | 112011 …removeExtensionAndIndexPostFix(ts.ensurePathIsNonModuleName(ts.getRelativePathFromDirectory(source… 112020 …var importRelativeToBaseUrl = removeExtensionAndIndexPostFix(relativeToBaseUrl, ending, compilerOp… 112272 ? removeExtensionAndIndexPostFix(relativePath, ending, compilerOptions) 112335 …etModuleNameFromPaths(ts.removeFileExtension(subModuleName), removeExtensionAndIndexPostFix(subMod… 112433 function removeExtensionAndIndexPostFix(fileName, ending, options) { function
|
D | tsserver.js | 111817 …removeExtensionAndIndexPostFix(ts.ensurePathIsNonModuleName(ts.getRelativePathFromDirectory(source… 111826 …var importRelativeToBaseUrl = removeExtensionAndIndexPostFix(relativeToBaseUrl, ending, compilerOp… 112078 ? removeExtensionAndIndexPostFix(relativePath, ending, compilerOptions) 112141 …etModuleNameFromPaths(ts.removeFileExtension(subModuleName), removeExtensionAndIndexPostFix(subMod… 112239 function removeExtensionAndIndexPostFix(fileName, ending, options) { function
|
D | typescriptServices.js | 112011 …removeExtensionAndIndexPostFix(ts.ensurePathIsNonModuleName(ts.getRelativePathFromDirectory(source… 112020 …var importRelativeToBaseUrl = removeExtensionAndIndexPostFix(relativeToBaseUrl, ending, compilerOp… 112272 ? removeExtensionAndIndexPostFix(relativePath, ending, compilerOptions) 112335 …etModuleNameFromPaths(ts.removeFileExtension(subModuleName), removeExtensionAndIndexPostFix(subMod… 112433 function removeExtensionAndIndexPostFix(fileName, ending, options) { function
|