Home
last modified time | relevance | path

Searched refs:stripLeadingDirectorySeparator (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts6462 function stripLeadingDirectorySeparator(s: string): string | undefined { function
6468 … return withoutPrefix === undefined ? undefined : stripLeadingDirectorySeparator(withoutPrefix);
/third_party/typescript/lib/
DtypingsInstaller.js19133 function stripLeadingDirectorySeparator(s) { function
19138 … return withoutPrefix === undefined ? undefined : stripLeadingDirectorySeparator(withoutPrefix);
Dtsc.js15131 function stripLeadingDirectorySeparator(s) { function
15136 … return withoutPrefix === undefined ? undefined : stripLeadingDirectorySeparator(withoutPrefix);
Dtsserver.js19144 function stripLeadingDirectorySeparator(s) { function
19149 … return withoutPrefix === undefined ? undefined : stripLeadingDirectorySeparator(withoutPrefix);
DtypescriptServices.js19338 function stripLeadingDirectorySeparator(s) { function
19343 … return withoutPrefix === undefined ? undefined : stripLeadingDirectorySeparator(withoutPrefix);
Dtsserverlibrary.js19338 function stripLeadingDirectorySeparator(s) { function
19343 … return withoutPrefix === undefined ? undefined : stripLeadingDirectorySeparator(withoutPrefix);
Dtypescript.js19338 function stripLeadingDirectorySeparator(s) { function
19343 … return withoutPrefix === undefined ? undefined : stripLeadingDirectorySeparator(withoutPrefix);