Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c20530 static const int aScanExpWidth[] = {4, 6, 6, 13, 4, 4, 4, 13, 2, 13}; in shell_callback() local
20539 aWidth = aScanExpWidth; in shell_callback()
20541 nWidth = ArraySize(aScanExpWidth); in shell_callback()