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 62 static const char *kStopSwitchParsing = "--";
180 if (s.IsEqualTo(kStopSwitchParsing))
  /external/lzma/CS/7zip/Common/
CommandLineParser.cs 181 if (s == kStopSwitchParsing)
250 const string kStopSwitchParsing = "--";

Completed in 70 milliseconds