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

  /external/lzma/CPP/Common/
CommandLineParser.h 38 UStringVector PostStrings;
  /external/lzma/CS/7zip/Common/
CommandLineParser.cs 50 public ArrayList PostStrings = new ArrayList();
150 matchedSwitch.PostStrings.Add(srcString.Substring(pos));
162 matchedSwitch.PostStrings.Add(stringSwitch);

Completed in 54 milliseconds