Searched refs:PostCharIndex (Results 1 – 5 of 5) sorted by relevance
51 public int PostCharIndex; field in SevenZip.CommandLineParser.SwitchResult128 matchedSwitch.PostCharIndex = kEmptyCharValue; in ParseString()133 matchedSwitch.PostCharIndex = kEmptyCharValue; in ParseString()136 matchedSwitch.PostCharIndex = index; in ParseString()
152 matchedSwitch.PostCharIndex = kEmptyCharValue; in ParseString()157 matchedSwitch.PostCharIndex = kEmptyCharValue; in ParseString()160 matchedSwitch.PostCharIndex = index; in ParseString()
39 int PostCharIndex; member
829 g_CaseSensitive = (parser[NKey::kCaseSensitive].PostCharIndex < 0); in Parse2()833 recursedType = GetRecursedTypeFromIndex(parser[NKey::kRecursed].PostCharIndex); in Parse2()938 options.OverwriteMode = k_OverwriteModes[parser[NKey::kOverwrite].PostCharIndex]; in Parse2()
336 5, dict, parser[NKey::kFilter86].PostCharIndex == 0 ? SZ_FILTER_YES : SZ_FILTER_AUTO); in main2()