Home
last modified time | relevance | path

Searched defs:nCol (Results 1 – 25 of 49) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dfuzzinvariants.c77 int nCol; in fuzz_invariant() local
244 int nCol = sqlite3_column_count(pStmt); in fuzz_invariant_sql() local
398 int i, n, nCol; in printRow() local
H A Doptfuzz.c95 int nCol; /* Number of output columns */ in optfuzz_exec() local
/sqlite-3.40.0/ext/session/
H A Dchangeset.c141 int op, bIndirect, nCol, i; in conflictCallback() local
261 int op, bIndirect, nCol; in main() local
332 int op, bIndirect, nCol; in main() local
H A Dsqlite3session.c692 int nCol, in sessionMergeRecord()
1597 int nCol, in sessionExprComparePK()
1620 int nCol, in sessionExprCompareOther()
1651 int nCol, in sessionSelectFindNew()
3084 int nCol = 0; in sessionChangesetBufferTblhdr() local
3786 int nCol = pIter->nCol; in sessionUpdateFind() local
4129 int nCol, /* Number of columns */ in sessionBindRow()
4294 int nCol; in sessionConflictHandler() local
4392 int nCol; in sessionApplyOneOp() local
4665 int nCol; in sessionChangesetApply() local
[all …]
H A Dtest_session.c538 int nCol; /* Number of columns in table zTab */ in test_conflict_handler() local
700 int nCol; /* Number of columns in table zTab */ in replace_handler() local
1083 int nCol; /* Number of columns in table */ in test_sqlite3session_foreach() local
H A Dchangesetfuzz.c320 int nCol; /* Number of columns in table */ member
1139 int nCol = pGrp->nCol; in fuzzDoOneFuzz() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_test_mi.c57 int nCol; /* Number of cols in FTS5 table */ member
94 static int fts5MatchinfoFlagsize(int nCol, int nPhrase, char f){ in fts5MatchinfoFlagsize()
308 int nCol; in fts5MatchinfoNew() local
H A Dfts5_storage.c114 int nCol = pC->nCol + 1; in fts5StorageGetStmt() local
508 int nCol = p->pConfig->nCol; in fts5StorageSaveTotals() local
1038 int *aCol, int nCol, /* Array to populate */ in fts5StorageDecodeSizeArray()
1059 int nCol = p->pConfig->nCol; /* Number of user columns in table */ in sqlite3Fts5StorageDocsize() local
H A Dfts5Int.h133 int nCol; member
185 int nCol; /* Number of columns */ member
/sqlite-3.40.0/src/
H A Danalyze.c286 int nCol; /* Number of columns in index + pk/rowid */ member
406 int nCol; /* Number of columns in index being sampled */ in statInit() local
515 int nCol = pAccum->nCol; in sampleIsBetterPost() local
1049 int nCol; /* Number of columns in pIdx. "N" */ in analyzeOneTable() local
1563 int nCol = pIndex->nKeyCol+1; local
1629 int nCol = 1; local
1785 int nCol = 1; /* Number of columns in index */ local
H A Dlegacy.c49 int nCol = 0; in sqlite3_exec() local
H A Dtable.c42 static int sqlite3_get_table_cb(void *pArg, int nCol, char **argv, char **colv){ in sqlite3_get_table_cb()
H A Dtest8.c86 int nCol; /* Number of columns in the real table */ member
169 int nCol = 0; in getColumnNames() local
242 int nCol, in getIndexArray()
H A Dfkey.c192 int nCol = pFKey->nCol; /* Number of columns in parent key */ in sqlite3FkLocateIndex() local
391 int nCol = pFKey->nCol; in fkLookupParent() local
H A Dtclsqlite.c1551 int nCol; /* Number of columns returned by pStmt */ member
1620 int nCol; /* Number of columns returned by pStmt */ in dbEvalRowInfo() local
1834 int nCol; in DbEvalNextCmd() local
2451 int nCol; /* Number of columns in the table */ in DbObjCmd() local
2817 int nCol; in DbObjCmd() local
H A Dvdbemem.c1403 int nCol = pIdx->nColumn; /* Number of index columns including rowid */ in valueNew() local
1923 int nCol = pRec->pKeyInfo->nAllField; in sqlite3Stat4ProbeFree() local
H A Ddelete.c963 int nCol; in sqlite3GenerateIndexKey() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_expr.c98 int nCol; /* Number of entries in azCol[] */ member
966 int nCol, /* Number of entries in azCol[] */ in fts3ExprParseUnbalanced()
1029 int nCol, /* Number of entries in azCol[] */ in sqlite3Fts3ExprParse()
1190 int nCol; in fts3ExprTestCommon() local
/sqlite-3.40.0/tool/
H A Dsqldiff.c271 int nCol = 0; in columnNames() local
452 int nCol; /* Number of data columns */ in dump_table() local
1264 int nCol; in rbudiff_one_table() local
1585 int nCol = 0; /* Number of columns */ in changeset_one_table() local
H A Ddbhash.c284 int nCol; /* Number of columns in the result set */ in hash_one_query() local
/sqlite-3.40.0/ext/misc/
H A Ddbdump.c182 int nCol = 0; in tableColumnList() local
426 int nCol; in dump_callback() local
H A Dcsv.c313 int nCol; /* Number of columns in the CSV file */ member
502 int nCol = -99; /* Value of the columns= parameter */ in csvtabConnect() local
H A Dshathree.c589 int nCol; /* Number of columns in the result set */ in sha3QueryFunc() local
H A Dsha1.c278 int nCol; /* Number of columns in the result set */ in sha1QueryFunc() local
/sqlite-3.40.0/ext/repair/
H A Dcheckindex.c63 int nCol; /* Elements in aCol[] array */ member
535 int nCol, in cidxDecodeAfter()

12