Lines Matching refs:ThereIs
771 if (parser[NKey::kUpdate].ThereIs) in SetAddCommandOptions()
774 if (parser[NKey::kWorkingDir].ThereIs) in SetAddCommandOptions()
782 options.SfxMode = parser[NKey::kSfx].ThereIs; in SetAddCommandOptions()
786 if (parser[NKey::kVolume].ThereIs) in SetAddCommandOptions()
801 if (parser[NKey::kProperty].ThereIs) in SetMethodOptions()
829 options.StdInMode = parser[NKey::kStdIn].ThereIs; in Parse1()
830 options.StdOutMode = parser[NKey::kStdOut].ThereIs; in Parse1()
831 options.EnableHeaders = !parser[NKey::kDisableHeaders].ThereIs; in Parse1()
832 …options.HelpMode = parser[NKey::kHelp1].ThereIs || parser[NKey::kHelp2].ThereIs || parser[NKey::k… in Parse1()
834 if (parser[NKey::kCaseSensitive].ThereIs) in Parse1()
843 if (parser[NKey::kLargePages].ThereIs) in Parse1()
870 if (!parser[keyIndex].ThereIs) in FindCharset()
949 bp.Def = parser[switchID].ThereIs; in SetBoolPair()
964 options.TechMode = parser[NKey::kTechMode].ThereIs; in Parse2()
965 if (parser[NKey::kHash].ThereIs) in Parse2()
968 if (parser[NKey::kElimDup].ThereIs) in Parse2()
975 bool fullPathMode = parser[NKey::kFullPathMode].ThereIs; in Parse2()
990 if (parser[NKey::kRecursed].ThereIs) in Parse2()
996 if (parser[NKey::kDisableWildcardParsing].ThereIs) in Parse2()
1004 if (parser[NKey::kInclude].ThereIs) in Parse2()
1011 if (parser[NKey::kExclude].ThereIs) in Parse2()
1016 bool thereIsArchiveName = !parser[NKey::kNoArName].ThereIs && in Parse2()
1028 if (parser[NKey::kArcNameMode].ThereIs) in Parse2()
1045 options.YesToAll = parser[NKey::kYes].ThereIs; in Parse2()
1049 options.PasswordEnabled = parser[NKey::kPassword].ThereIs; in Parse2()
1054 options.ShowDialog = parser[NKey::kShowDialog].ThereIs; in Parse2()
1056 if (parser[NKey::kArchiveType].ThereIs) in Parse2()
1063 options.EnablePercents = !parser[NKey::kDisablePercents].ThereIs; in Parse2()
1072 if (parser[NKey::kNtSecurity].ThereIs) options.NtSecurity.SetTrueTrue(); in Parse2()
1098 nt.ReplaceColonForAltStream = parser[NKey::kReplaceColonForAltStream].ThereIs; in Parse2()
1099 nt.WriteToAltStreamIfColon = parser[NKey::kWriteToAltStreamIfColon].ThereIs; in Parse2()
1111 if (parser[NKey::kArInclude].ThereIs) in Parse2()
1113 if (parser[NKey::kArExclude].ThereIs) in Parse2()
1148 if (parser[NKey::kOutputDir].ThereIs) in Parse2()
1155 if (parser[NKey::kOverwrite].ThereIs) in Parse2()
1181 if (parser[NKey::kArInclude].ThereIs) in Parse2()
1190 if (parser[NKey::kShareForWrite].ThereIs) in Parse2()
1200 updateOptions.EMailMode = parser[NKey::kEmail].ThereIs; in Parse2()
1215 updateOptions.DeleteAfterCompressing = parser[NKey::kDeleteAfterCompressing].ThereIs; in Parse2()
1216 updateOptions.SetArcMTime = parser[NKey::kSetArcMTime].ThereIs; in Parse2()
1247 if (parser[NKey::kShareForWrite].ThereIs) in Parse2()