Home
last modified time | relevance | path

Searched refs:needCsvQuote (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c744 static const char needCsvQuote[] = { variable
777 if( needCsvQuote[((unsigned char*)z)[i]] in output_csv()
/external/sqlite/dist/
Dshell.c750 static const char needCsvQuote[] = { variable
783 if( needCsvQuote[((unsigned char*)z)[i]] in output_csv()