Searched defs:nRow (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10541 double nRow; /* Estimated number of rows (for EQP) */ member in struct:WherePlan
59443 int nRow; /* Stop when row count reaches this */ local
96968 int nRow; /* Number of rows in the result */ member in struct:TabResult
102166 double nRow = 0; local
103280 double nRow; /* Estimated number of rows in result set */ local
104051 sqlite3_int64 nRow; /* Expected number of rows visited by scan */ local
[all...]

Completed in 585 milliseconds