Home
last modified time | relevance | path

Searched defs:getPatternFromSpec (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts7540 export function getPatternFromSpec(spec: string, basePath: string, usage: "files" | "directories" |… function
/third_party/typescript/lib/
Dtsc.js17238 function getPatternFromSpec(spec, basePath, usage) { function