Home
last modified time | relevance | path

Searched refs:flipNegate (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/minimatch/src/dist/mjs/
Dindex.d.ts19 flipNegate?: boolean; property
Dindex.js969 if (options.flipNegate) {
977 if (options.flipNegate) {
Dindex.js.map1flipNegate?: boolean\n preserveMultipleSlashes?: boolean\n optimizationLevel?: number\n platfor…
/third_party/node/deps/minimatch/src/dist/cjs/
Dindex.d.ts19 flipNegate?: boolean; property
Dindex.js981 if (options.flipNegate) {
989 if (options.flipNegate) {
Dindex.js.map1flipNegate?: boolean\n preserveMultipleSlashes?: boolean\n optimizationLevel?: number\n platfor…
/third_party/node/deps/npm/node_modules/ignore-walk/lib/
Dindex.js107 flipNegate: true, property
/third_party/node/deps/npm/node_modules/minimatch/dist/mjs/
Dindex.js969 if (options.flipNegate) {
977 if (options.flipNegate) {
/third_party/node/deps/npm/node_modules/minimatch/dist/cjs/
Dindex.js981 if (options.flipNegate) {
989 if (options.flipNegate) {
/third_party/node/deps/minimatch/src/
DREADME.md278 ### flipNegate subsection