Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c24573 static const char * const zSetReps = "\ in zAutoColumn() local
24683 rc = sqlite3_exec(*pDb, zSetReps, 0, 0, 0); in zAutoColumn()