Home
last modified time | relevance | path

Searched refs:emptyExt (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/minimatch/src/dist/cjs/
Dast.js46 #emptyExt = false; field in AST
292 ast.#emptyExt = true;
495 if (this.type === '!' && this.#emptyExt) {
Dast.js.map1emptyExt: boolean = false\n\n constructor(\n type: ExtglobType | null,\n parent?: AST,\n …
/third_party/node/deps/npm/node_modules/minimatch/dist/mjs/
Dast.js43 #emptyExt = false; field in AST
289 ast.#emptyExt = true;
492 if (this.type === '!' && this.#emptyExt) {
/third_party/node/deps/npm/node_modules/minimatch/dist/cjs/
Dast.js46 #emptyExt = false; field in AST
292 ast.#emptyExt = true;
495 if (this.type === '!' && this.#emptyExt) {
/third_party/node/deps/minimatch/src/dist/mjs/
Dast.js43 #emptyExt = false; field in AST
289 ast.#emptyExt = true;
492 if (this.type === '!' && this.#emptyExt) {
Dast.js.map1emptyExt: boolean = false\n\n constructor(\n type: ExtglobType | null,\n parent?: AST,\n …