Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c3396 int bSep /* True for separators run */ in mergeWorkerMoveHierarchy() argument
3874 int bSep, /* True to write to separators run */ in mergeWorkerData() argument
/sqlite-3.40.0/src/
H A Dshell.c.in1803 ** is only issued if bSep is true.
1805 static void output_csv(ShellState *p, const char *z, int bSep){ argument
1826 if( bSep ){