Home
last modified time | relevance | path

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

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