Searched defs:nColumn (Results 1 – 5 of 5) sorted by relevance
36 int nColumn; member
103 int nColumn; /* Number of columns in the data */ in sqliteInsert() local [all...]
359 int nColumn = pEList->nExpr; in sqliteAddKeyType() local 408 int nColumn, /* Number of columns in the source table */ in selectInnerLoop() argument 588 generateSortTail(Select * p,Vdbe * v,int nColumn,int eDest,int iParm) generateSortTail() argument [all...]
785 int nColumn = (pLevel->score+4)/8; in sqliteWhereBegin() local [all...]
624 int nColumn; /* Number of columns in the table used by this index */ member