Searched refs:kSwitchID1 (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CS/7zip/Common/ | ||
H A D | CommandLineParser.cs | 246 const char kSwitchID1 = '-';
field in SevenZip.CommandLineParser.Parser 254 return (c == kSwitchID1 || c == kSwitchID2); in IsItSwitchChar() |
Completed in 2 milliseconds