Home
last modified time | relevance | path

Searched refs:getPatternFromSpec (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DexportInfoMap.ts348 const pattern = getPatternFromSpec(spec, "", "exclude");
/third_party/typescript/src/compiler/
Dwatch.ts310 const pattern = getPatternFromSpec(includeSpec, basePath, "files");
Dutilities.ts6740 …export function getPatternFromSpec(spec: string, basePath: string, usage: "files" | "directories" … function
/third_party/typescript/lib/
DtypingsInstaller.js20820 function getPatternFromSpec(spec, basePath, usage) { function
20824 ts.getPatternFromSpec = getPatternFromSpec;
128274 var pattern = ts.getPatternFromSpec(includeSpec, basePath, "files");
Dtsc.js16560 function getPatternFromSpec(spec, basePath, usage) { function
16564 ts.getPatternFromSpec = getPatternFromSpec;
106633 var pattern = ts.getPatternFromSpec(includeSpec, basePath, "files");