Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c28586 static const char * const zSetReps = "\ in zAutoColumn() local
28696 rc = sqlite3_exec(*pDb, zSetReps, 0, 0, 0); in zAutoColumn()