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

/external/lzma/CPP/Common/
H A DCommandLineParser.h63 bool PostStringMode; member in struct:NCommandLineParser::CCommandForm
H A DCommandLineParser.cpp211 if (commandForms[i].PostStringMode)
/external/lzma/CS/7zip/Common/
H A DCommandLineParser.cs197 if (commandForms[i].PostStringMode)
261 public bool PostStringMode = false; field in class:SevenZip.CommandLineParser.CommandForm
265 PostStringMode = postStringMode;

Completed in 46 milliseconds