Home
last modified time | relevance | path

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

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