Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dbuild.c2111 char *zSep, *zSep2, *zEnd; in createTableStmt() local
2120 zSep2 = ","; in createTableStmt()
2124 zSep2 = ",\n "; in createTableStmt()
2150 zSep = zSep2; in createTableStmt()
H A Dshell.c.in3271 const char *zSep2, argument
3279 utf8_printf(p->out, "%s", zSep2);