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