Searched refs:PostCharSet (Results 1 – 3 of 3) sorted by relevance
24 public string PostCharSet; field in SevenZip.CommandLineParser.SwitchForm34 PostCharSet = postCharSet; in SwitchForm()125 string charSet = switchForm.PostCharSet; in ParseString()
31 const char *PostCharSet; member
139 sw.PostCharIndex = FindCharPosInString(form.PostCharSet, (char)c); in ParseString()