Searched refs:nResult (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c12625 int nResult; local
12636 nResult = sqlite3_column_count(pSelect);
12640 for(i=1; i<nResult; i++){
H A Dsqlite3.c100151 int nResult; /* Number of terms in the result set */ local
104327 int nResult = sqlite3ExprVectorSize(p); local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c72685 int nResult; /* Number of terms in the result set */ local
[all...]

Completed in 1106 milliseconds