Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c20079 u32 nInitRow; /* Number of rows processed */ member
99612 initData.nInitRow = 0;
99616 if( rc==SQLITE_OK && initData.nInitRow==0 ){
140807 pData->nInitRow++;
140939 initData.nInitRow = 0;