Home
last modified time | relevance | path

Searched refs:nCol (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dsqlite3.c11613 ** If successful, *pabPK is set to point to an array of nCol entries, where
11614 ** nCol is the number of columns in the table. Elements of *pabPK are set to
17762 i16 nCol; /* Number of columns in this table */ member
17906 int nCol; /* Number of columns in this key */ member
17914 } aCol[1]; /* One entry for each of nCol columns */
18050 ** In the Table structure describing Ex1, nCol==3 because there are
31423 sqlite3TreeViewColumnList( TreeView *pView, const Column *aCol, int nCol, u8 moreToFollow ) sqlite3TreeViewColumnList() argument
81951 int nCol = pIdx->nColumn; /* Number of index columns including rowid */ global() local
82471 int nCol = pRec->pKeyInfo->nAllField; global() local
110386 int nCol; global() local
114892 int nCol; /* Number of columns in index + pk/rowid */ global() member
115012 int nCol; /* Number of columns in index being sampled */ global() local
115121 int nCol = pAccum->nCol; global() local
115655 int nCol; /* Number of columns in pIdx. "N" */ global() local
116169 int nCol = pIndex->nKeyCol+1; global() local
116235 int nCol = 1; global() local
116391 int nCol = 1; /* Number of columns in index */ global() local
119706 hasColumn(const i16 *aiCol, int nCol, int x) global() argument
121065 int nCol; global() local
121312 sqlite3AllocateIndexObject( sqlite3 *db, i16 nCol, int nExtra, char **ppExtra ) global() argument
123003 int nCol = pIdx->nColumn; global() local
124660 int nCol; global() local
127316 int nCol = pFKey->nCol; /* Number of columns in parent key */ global() local
127515 int nCol = pFKey->nCol; global() local
130289 int nCol; /* Number of columns */ global() local
131812 int nCol = 0; global() local
140424 int nCol; /* Number of columns in the result set */ global() local
140809 int nCol = p->pEList->nExpr; /* Number of columns in the recursive table */ global() local
141357 int nCol; /* Number of columns in result set */ global() local
144055 i16 nCol; global() local
145796 int nCol; global() local
146203 sqlite3_get_table_cb(void *pArg, int nCol, char **argv, char **colv) global() argument
147364 int nCol = pNew->nExpr; global() local
180765 int nCol; /* Number of table columns */ global() local
180829 int nCol = 0; /* Number of columns in the FTS table */ global() local
185378 fts3EvalUpdateCounts(Fts3Expr *pExpr, int nCol) global() argument
186417 int nCol; /* Number of entries in azCol[] */ global() member
187280 fts3ExprParseUnbalanced( sqlite3_tokenizer *pTokenizer, int iLangid, char **azCol, int bFts4, int nCol, int iDefaultCol, const char *z, int n, Fts3Expr **ppExpr ) global() argument
187343 sqlite3Fts3ExprParse( sqlite3_tokenizer *pTokenizer, int iLangid, char **azCol, int bFts4, int nCol, int iDefaultCol, const char *z, int n, Fts3Expr **ppExpr, char **pzErr ) global() argument
187509 int nCol; global() local
195798 int nCol; /* Number of columns in table */ global() member
209095 int nCol; /* Number of columns in current object */ global() member
209896 rbuAllocateIterArrays(sqlite3rbu *p, RbuObjIter *pIter, int nCol) global() argument
210137 int nCol = 0; global() local
215615 int nCol; /* Number of columns in zTab */ global() member
215638 int nCol; /* Number of columns in table zName */ global() member
216205 sessionMergeRecord( u8 **paOut, int nCol, u8 *aLeft, u8 *aRight ) global() argument
217111 sessionExprComparePK( int nCol, const char *zDb1, const char *zDb2, const char *zTab, const char **azCol, u8 *abPK ) global() argument
217134 sessionExprCompareOther( int nCol, const char *zDb1, const char *zDb2, const char *zTab, const char **azCol, u8 *abPK ) global() argument
217165 sessionSelectFindNew( int nCol, const char *zDb1, const char *zDb2, const char *zTbl, const char *zExpr ) global() argument
217284 int nCol; /* Columns in zFrom.zTbl */ global() local
217849 sessionAppendDelete( SessionBuffer *pBuf, int bPatchset, SessionChange *p, int nCol, u8 *abPK ) global() argument
217904 sessionSelectStmt( sqlite3 *db, const char *zDb, const char *zTab, int nCol, const char **azCol, u8 *abPK, sqlite3_stmt **ppStmt ) global() argument
217961 sessionSelectBind( sqlite3_stmt *pSelect, int nCol, u8 *abPK, SessionChange *pChange ) global() argument
218089 int nCol = 0; /* Number of columns in table */ global() local
218521 sessionReadRecord( SessionInput *pIn, int nCol, u8 *abPK, sqlite3_value **apOut, int *pbEmpty ) global() argument
218603 int nCol = 0; global() local
218644 sessionChangesetBufferRecord( SessionInput *pIn, int nCol, int *pnByte ) global() argument
219088 int nCol = 0; /* Number of cols in current table */ global() local
219290 int nCol; /* Size of azCol[] and abPK[] arrays */ global() member
219321 int nCol = pIter->nCol; global() local
219661 sessionBindRow( sqlite3_changeset_iter *pIter, int(*xValue)(sqlite3_changeset_iter *, int, sqlite3_value **), int nCol, u8 *abPK, sqlite3_stmt *pStmt ) global() argument
219717 int nCol; /* Number of columns in table */ global() local
219829 int nCol; global() local
219927 int nCol; global() local
220200 int nCol; global() local
220674 int nCol; global() local
220988 sessionAppendRecordMerge( SessionBuffer *pBuf, int nCol, u8 *a1, int n1, u8 *a2, int n2, int *pRc ) global() argument
222062 int nCol; global() member
222114 int nCol; /* Number of columns */ global() member
224678 int nCol; global() local
228337 int nCol = p ? p->nCol : 0; /* Num. columns already in colset object */ global() local
228375 int nCol = pParse->pConfig->nCol; global() local
228857 int nCol = pNear->pColset->nCol; global() local
235716 int nCol = p->pConfig->nCol; global() local
237378 const int nCol = pConfig->nCol; global() local
238743 int nCol = ((Fts5Table*)pCsr->base.pVtab)->pConfig->nCol; global() local
239869 int nCol = pC->nCol + 1; global() local
240263 int nCol = p->pConfig->nCol; global() local
240792 fts5StorageDecodeSizeArray( int *aCol, int nCol, const u8 *aBlob, int nBlob ) global() argument
240814 int nCol = p->pConfig->nCol; /* Number of user columns in table */ global() local
243940 int nCol = pCsr->pFts5->pConfig->nCol; global() local
[all...]
H A Dshell.c2116 int nCol; /* Number of columns in the result set */ in sha3QueryFunc() local
2153 nCol = sqlite3_column_count(pStmt); in sha3QueryFunc()
2164 for(i=0; i<nCol; i++){ in sha3QueryFunc()
9454 int nCol; member
10056 int nCol = 0; in idxGetTableInfo() local
10082 nCol++; in idxGetTableInfo()
10088 nByte += sizeof(IdxColumn) * nCol; in idxGetTableInfo()
10094 pNew->nCol = nCol; in idxGetTableInfo()
10095 pCsr = (char*)&pNew->aCol[nCol]; in idxGetTableInfo()
10968 int nCol = 0; idxPopulateOneStat1() local
12690 int nCol; /* Number of columns in table */ global() member
13659 int nCol = 0; recoverAddTable() local
17241 int nCol, i, x; display_stats() local
18078 int nCol = sqlite3_column_count(pStmt); exec_prepared_stmt() local
18455 int nCol = 0; tableColumnList() local
22789 int nCol; /* Number of columns in the table */ do_meta_command() local
[all...]

Completed in 154 milliseconds