Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts681 const starPos = pathOrPattern.indexOf("*"); constant
DmoduleNameResolver.ts2148 const starPos = potentialTarget.indexOf("*"); constant
2166 const starPos = target.indexOf("*"); constant