Home | History | Annotate | Download | only in dist

Lines Matching refs:nResult

25931   int nResult;
25944 nResult = sqlite3_column_count(pSelect);
25948 for(i=1; i<nResult; i++){