Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp427 bool thereAreSwitchIncludes, Int32 codePage) in AddToCensorFromNonSwitchesStrings() argument
429 if ((renamePairs || nonSwitchStrings.Size() == startIndex) && !thereAreSwitchIncludes) in AddToCensorFromNonSwitchesStrings()
1098 bool thereAreSwitchIncludes = false; in Parse2() local
1102 thereAreSwitchIncludes = true; in Parse2()
1142 thereAreSwitchIncludes, codePage); in Parse2()