Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c2376 unsigned char bNum; /* True if is numeric */ member
2393 if( eAlign==QRF_Auto && pCol->bNum ) eAlign = QRF_ALIGN_Right; in qrfPrintAligned()
3038 data.a[j].bNum = data.abNum[i+j]; in qrfColumnar()