Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DCommandLineParser.cpp74 bool stopSwitch = false; in ParseStrings() local
78 if (stopSwitch) in ParseStrings()
82 stopSwitch = true; in ParseStrings()
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs174 bool stopSwitch = false; in ParseStrings()
178 if (stopSwitch) in ParseStrings()
182 stopSwitch = true; in ParseStrings()