Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c25853 static const char * const zTabFill = "\ in zAutoColumn() local
25961 rc = sqlite3_prepare_v2(*pDb, zTabFill, -1, &pStmt, 0); in zAutoColumn()