Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c24629 static const char * const zCollectVar = "\ in zAutoColumn() local
24693 rc = sqlite3_prepare_v2(*pDb, zCollectVar, -1, &pStmt, 0); in zAutoColumn()