HomeSort by relevance Sort by last modified time
    Searched refs:kStopSwitchParsing (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Common/
CommandLineParser.cpp 52 static const wchar_t *kStopSwitchParsing = L"--";
81 if (s == kStopSwitchParsing)
  /external/lzma/CS/7zip/Common/
CommandLineParser.cs 181 if (s == kStopSwitchParsing)
250 const string kStopSwitchParsing = "--";

Completed in 65 milliseconds