Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c3256 static const int aScanExpWidth[] = {4,15, 6, 13, 4, 4, 4, 13, 2, 13}; in qrfExplain() local
3264 aWidth = aScanExpWidth; in qrfExplain()
3266 nWidth = sizeof(aScanExpWidth)/sizeof(int); in qrfExplain()