Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sqlite3/
Dshell.c18488 static const int aScanExpWidth[] = {4, 6, 6, 13, 4, 4, 4, 13, 2, 13}; in shell_callback() local
18497 aWidth = aScanExpWidth; in shell_callback()
18499 nWidth = ArraySize(aScanExpWidth); in shell_callback()