Home
last modified time | relevance | path

Searched refs:PostCharSet (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CS/7zip/Common/
H A DCommandLineParser.cs24 public string PostCharSet; field in SevenZip.CommandLineParser.SwitchForm
34 PostCharSet = postCharSet; in SwitchForm()
125 string charSet = switchForm.PostCharSet; in ParseString()
/third_party/lzma/CPP/Common/
H A DCommandLineParser.h31 const char *PostCharSet; member
H A DCommandLineParser.cpp139 sw.PostCharIndex = FindCharPosInString(form.PostCharSet, (char)c); in ParseString()

Completed in 2 milliseconds