Home
last modified time | relevance | path

Searched defs:tryRemoveSuffix (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dcore.ts2212 export function tryRemoveSuffix(str: string, suffix: string): string | undefined { function
/third_party/typescript/lib/
DtypingsInstaller.js2140 function tryRemoveSuffix(str, suffix) { function
Dtsc.js1795 function tryRemoveSuffix(str, suffix) { function