Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2173 QRF_STYLE_Count, QRF_STYLE_Csv, QRF_STYLE_Eqp, in dbQrf()
/freebsd/contrib/sqlite3/
H A Dshell.c760 #define QRF_STYLE_Count 3 /* Output only a count of the rows of output */ macro
3406 case QRF_STYLE_Count: { in qrfOneSimpleRow()
3753 case QRF_STYLE_Count: { in qrfFinalize()