Searched refs:isQuoted (Results 1 – 1 of 1) sorted by relevance
168 boolean_t isQuoted; in scanVal() local184 isQuoted = B_TRUE; in scanVal()188 isQuoted = B_FALSE; in scanVal()205 } else if (!isQuoted && SPECIAL_CHAR(c)) { in scanVal()222 if (!isQuoted) { in scanVal()232 if (isQuoted) { in scanVal()