Home
last modified time | relevance | path

Searched refs:tryRemoveDirectoryPrefix (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/services/
DgetEditsForFileRename.ts37 … const suffix = tryRemoveDirectoryPrefix(pathToUpdate, canonicalOldPath, getCanonicalFileName);
DstringCompletions.ts680 …const remainingFragment = tryRemoveDirectoryPrefix(fragmentDirectory, packageName, hostGetCanonica…
/third_party/typescript/src/compiler/
Dutilities.ts6466 …export function tryRemoveDirectoryPrefix(path: string, dirPath: string, getCanonicalFileName: GetC… function
/third_party/typescript/lib/
Dtsserver.js19147 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { function
19151 ts.tryRemoveDirectoryPrefix = tryRemoveDirectoryPrefix;
119846 …var remainingFragment = ts.tryRemoveDirectoryPrefix(fragmentDirectory, packageName, ts.hostGetCano…
126104 … var suffix = ts.tryRemoveDirectoryPrefix(pathToUpdate, canonicalOldPath, getCanonicalFileName);
DtypescriptServices.js19341 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { function
19345 ts.tryRemoveDirectoryPrefix = tryRemoveDirectoryPrefix;
120415 …var remainingFragment = ts.tryRemoveDirectoryPrefix(fragmentDirectory, packageName, ts.hostGetCano…
126673 … var suffix = ts.tryRemoveDirectoryPrefix(pathToUpdate, canonicalOldPath, getCanonicalFileName);
Dtsserverlibrary.js19341 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { function
19345 ts.tryRemoveDirectoryPrefix = tryRemoveDirectoryPrefix;
120415 …var remainingFragment = ts.tryRemoveDirectoryPrefix(fragmentDirectory, packageName, ts.hostGetCano…
126673 … var suffix = ts.tryRemoveDirectoryPrefix(pathToUpdate, canonicalOldPath, getCanonicalFileName);
Dtypescript.js19341 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { function
19345 ts.tryRemoveDirectoryPrefix = tryRemoveDirectoryPrefix;
120415 …var remainingFragment = ts.tryRemoveDirectoryPrefix(fragmentDirectory, packageName, ts.hostGetCano…
126673 … var suffix = ts.tryRemoveDirectoryPrefix(pathToUpdate, canonicalOldPath, getCanonicalFileName);
DtypingsInstaller.js19136 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { function
19140 ts.tryRemoveDirectoryPrefix = tryRemoveDirectoryPrefix;
Dtsc.js15134 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { function
15138 ts.tryRemoveDirectoryPrefix = tryRemoveDirectoryPrefix;