Searched refs:in_quote (Results 1 – 2 of 2) sorted by relevance
167 int in_quote = 0; in win32_utf8argv() local181 && (in_quote || (*p != L' ' && *p != L'\t'))) { in win32_utf8argv()237 if (in_quote && p[1] == L'"') in win32_utf8argv()240 in_quote = !in_quote; in win32_utf8argv()
304 bool in_quote = false; in readcsvrec() local310 if (! in_quote) in readcsvrec()322 in_quote = ! in_quote; in readcsvrec()