Home | History | Annotate | Download | only in orig

Lines Matching refs:nResult

9055   int nResult;
9066 nResult = sqlite3_column_count(pSelect);
9074 for(i=1; i<nResult; i++){