• Home
  • Raw
  • Download

Lines Matching refs:ThereIs

755   if (parser[NKey::kUpdate].ThereIs)  in SetAddCommandOptions()
758 if (parser[NKey::kWorkingDir].ThereIs) in SetAddCommandOptions()
766 options.SfxMode = parser[NKey::kSfx].ThereIs; in SetAddCommandOptions()
770 if (parser[NKey::kVolume].ThereIs) in SetAddCommandOptions()
785 if (parser[NKey::kProperty].ThereIs) in SetMethodOptions()
805 if (sw.ThereIs) in SetStreamMode()
820 …options.HelpMode = parser[NKey::kHelp1].ThereIs || parser[NKey::kHelp2].ThereIs || parser[NKey::k… in Parse1()
822 options.StdInMode = parser[NKey::kStdIn].ThereIs; in Parse1()
823 options.StdOutMode = parser[NKey::kStdOut].ThereIs; in Parse1()
824 options.EnableHeaders = !parser[NKey::kDisableHeaders].ThereIs; in Parse1()
825 options.TechMode = parser[NKey::kTechMode].ThereIs; in Parse1()
826 options.ShowTime = parser[NKey::kShowTime].ThereIs; in Parse1()
828 if (parser[NKey::kDisablePercents].ThereIs in Parse1()
840 if (parser[NKey::kLogLevel].ThereIs) in Parse1()
854 if (parser[NKey::kCaseSensitive].ThereIs) in Parse1()
868 if (parser[NKey::kLargePages].ThereIs) in Parse1()
904 if (parser[NKey::kAffinity].ThereIs) in Parse1()
951 if (!parser[keyIndex].ThereIs) in FindCharset()
974 bp.Def = parser[switchID].ThereIs; in SetBoolPair()
989 if (parser[NKey::kHash].ThereIs) in Parse2()
992 if (parser[NKey::kElimDup].ThereIs) in Parse2()
999 bool fullPathMode = parser[NKey::kFullPathMode].ThereIs; in Parse2()
1013 if (parser[NKey::kNameTrailReplace].ThereIs) in Parse2()
1017 if (parser[NKey::kRecursed].ThereIs) in Parse2()
1023 if (parser[NKey::kDisableWildcardParsing].ThereIs) in Parse2()
1031 if (parser[NKey::kInclude].ThereIs) in Parse2()
1038 if (parser[NKey::kExclude].ThereIs) in Parse2()
1043 bool thereIsArchiveName = !parser[NKey::kNoArName].ThereIs && in Parse2()
1055 if (parser[NKey::kArcNameMode].ThereIs) in Parse2()
1076 options.YesToAll = parser[NKey::kYes].ThereIs; in Parse2()
1080 options.PasswordEnabled = parser[NKey::kPassword].ThereIs; in Parse2()
1085 options.ShowDialog = parser[NKey::kShowDialog].ThereIs; in Parse2()
1087 if (parser[NKey::kArchiveType].ThereIs) in Parse2()
1094 if (parser[NKey::kNtSecurity].ThereIs) options.NtSecurity.SetTrueTrue(); in Parse2()
1120 nt.ReplaceColonForAltStream = parser[NKey::kReplaceColonForAltStream].ThereIs; in Parse2()
1121 nt.WriteToAltStreamIfColon = parser[NKey::kWriteToAltStreamIfColon].ThereIs; in Parse2()
1133 if (parser[NKey::kArInclude].ThereIs) in Parse2()
1135 if (parser[NKey::kArExclude].ThereIs) in Parse2()
1174 if (parser[NKey::kOutputDir].ThereIs) in Parse2()
1181 if (parser[NKey::kOverwrite].ThereIs) in Parse2()
1207 if (parser[NKey::kArInclude].ThereIs) in Parse2()
1216 if (parser[NKey::kShareForWrite].ThereIs) in Parse2()
1218 if (parser[NKey::kStopAfterOpenError].ThereIs) in Parse2()
1228 updateOptions.EMailMode = parser[NKey::kEmail].ThereIs; in Parse2()
1243 updateOptions.DeleteAfterCompressing = parser[NKey::kDeleteAfterCompressing].ThereIs; in Parse2()
1244 updateOptions.SetArcMTime = parser[NKey::kSetArcMTime].ThereIs; in Parse2()
1285 if (parser[NKey::kShareForWrite].ThereIs) in Parse2()