Lines Matching refs:bools
73 bools: Object.create(null), property
104 flags.bools[key] = true;
235 !checkAllAliases(key, flags.bools) &&
264 !checkAllAliases(key, flags.bools) &&
303 checkAllAliases(next, flags.bools) === false) {
332 !checkAllAliases(key, flags.bools) &&
349 checkAllAliases(arg.slice(1), flags.bools)) {
465 if (checkAllAliases(key, flags.bools) && !(/^(true|false)$/.test(next))) {
567 if (checkAllAliases(key, flags.bools) || checkAllAliases(key, flags.counts)) {
590 …if (!checkAllAliases(key, flags.strings) && !checkAllAliases(key, flags.bools) && !Array.isArray(v…
806 checkAllAliases(key, flags.bools))) {
924 if (!checkAllAliases(key, flags.bools) &&
950 else if (checkAllAliases(key, flags.bools))