Home
last modified time | relevance | path

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

/external/lzma/CS/7zip/Common/
DCommandLineParser.cs240 if (currentIndex == -1 && !charsSet.EmptyAllowed) in ParseSubCharsCommand()
272 public bool EmptyAllowed = false; field in SevenZip.CommandLineParser.CommandSubCharsSet