Searched refs:bSep (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dshell.c8438 ** is only issued if bSep is true.
8440 static void output_csv(ShellState *p, const char *z, int bSep){ argument
8463 if( bSep ){
/external/sqlite/dist/
H A Dshell.c8444 ** is only issued if bSep is true.
8446 static void output_csv(ShellState *p, const char *z, int bSep){ argument
8469 if( bSep ){

Completed in 166 milliseconds