Home
last modified time | relevance | path

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

/external/lzma/CS/7zip/Common/
DCommandLineParser.cs197 if (commandForms[i].PostStringMode) in ParseCommand()
261 public bool PostStringMode = false; field in SevenZip.CommandLineParser.CommandForm
265 PostStringMode = postStringMode; in CommandForm()