Searched refs:stopSwitch (Results 1 – 2 of 2) sorted by relevance
174 bool stopSwitch = false; in ParseStrings() local178 if (!stopSwitch) in ParseStrings()182 stopSwitch = true; in ParseStrings()
174 bool stopSwitch = false; in ParseStrings()178 if (stopSwitch) in ParseStrings()182 stopSwitch = true; in ParseStrings()