Searched refs:InsideQuotes (Results 1 – 1 of 1) sorted by relevance
114 bool InsideQuotes = false; in ReadNextArg() local147 InsideQuotes = !InsideQuotes; in ReadNextArg()166 InsideQuotes = !InsideQuotes; in ReadNextArg()171 if (InsideQuotes) in ReadNextArg()