Searched refs:StopSwitchIndex (Results 1 – 3 of 3) sorted by relevance
57 StopSwitchIndex(-1) in CParser()166 StopSwitchIndex = -1; in ParseStrings()177 if (StopSwitchIndex < 0) in ParseStrings()181 StopSwitchIndex = NonSwitchStrings.Size(); in ParseStrings()
51 int StopSwitchIndex; // NonSwitchStrings[StopSwitchIndex+] are after "--" variable
1072 nonSwitchStrings, parser.StopSwitchIndex, in Parse2()