Searched refs:inquotes (Results 1 – 1 of 1) sorted by relevance
172 BOOL inquotes = FALSE; in BatchParams() local183 if (!inquotes && (_istspace(*Args) || _tcschr(STANDARD_SEPS, *Args))) in BatchParams()185 inquotes ^= (*Args == _T('"')); in BatchParams()