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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c13460 const char *zComma = zCols==0 ? "" : ", "; local
13464 "%sx.%Q IS rem(%d, x.%Q) COLLATE %s", zComma, zName, nCol, zName, zColl
13466 zOrder = idxAppendText(&rc, zOrder, "%s%d", zComma, ++nCol);
H A Dsqlite3.c218323 const char *zComma = ""; local
218394 const char *zComma = ""; local
[all...]

Completed in 631 milliseconds