Home
last modified time | relevance | path

Searched defs:GLOBSTAR (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/salsa/
DtypeFromPropertyAssignment18.ts5 var GLOBSTAR = m.GLOBSTAR = {} variable
/third_party/node/deps/minimatch/src/dist/mjs/
Dindex.d.ts28 GLOBSTAR: typeof GLOBSTAR; constant
41 export declare const GLOBSTAR: unique symbol; constant
Dindex.js79 export const GLOBSTAR = Symbol('globstar **'); constant
/third_party/node/deps/minimatch/src/dist/cjs/
Dindex.d.ts28 GLOBSTAR: typeof GLOBSTAR; constant
41 export declare const GLOBSTAR: unique symbol; constant
/third_party/node/deps/npm/node_modules/minimatch/dist/mjs/
Dindex.js79 export const GLOBSTAR = Symbol('globstar **'); constant