| /sqlite-3.40.0/test/ |
| H A D | fuzzinvariants.c | 366 int len1 = sqlite3_column_bytes(pS1,i1); in sameValue() 368 int len2 = sqlite3_column_bytes(pS2,i2); in sameValue() 420 n = sqlite3_column_bytes(pStmt, i); in printRow() 451 n = sqlite3_column_bytes(pStmt, i); in printRow()
|
| H A D | fuzzcheck.c | 530 int sz = sqlite3_column_bytes(pStmt, 1); in blobListLoadFromDb() 1062 int n = sqlite3_column_bytes(pStmt, j); in runDbSql() 1074 int n = sqlite3_column_bytes(pStmt, j); in runDbSql() 1617 printf("BLOB (%d bytes)\n", sqlite3_column_bytes(pStmt,i)); in runSql()
|
| H A D | kvtest.c | 548 sqlite3_int64 nData = sqlite3_column_bytes(pStmt, 1); in exportMain() 1047 nData = sqlite3_column_bytes(pStmt, 0); in runMain()
|
| H A D | sessionfuzz.c | 971 nChgset = sqlite3_column_bytes(pStmt2, 1); in main()
|
| /sqlite-3.40.0/src/ |
| H A D | test_sqllog.c | 246 nVal1 = sqlite3_column_bytes(pStmt, 1); in sqllogFindAttached() 252 nVal2 = sqlite3_column_bytes(pStmt, 2); in sqllogFindAttached()
|
| H A D | loadext.c | 158 sqlite3_column_bytes,
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5_storage.c | 424 nText = sqlite3_column_bytes(pSeek, iCol); in fts5StorageDeleteFromIndex() 628 int nText = sqlite3_column_bytes(pScan, ctx.iCol+1); in sqlite3Fts5StorageRebuild() 932 int nText = sqlite3_column_bytes(pScan, i+1); in sqlite3Fts5StorageIntegrity() 1071 int nBlob = sqlite3_column_bytes(pLookup, 0); in sqlite3Fts5StorageDocsize()
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_tdb.c | 495 int nVal = sqlite3_column_bytes(pDb->pFetch, 0); in sql_fetch() 536 nKey = sqlite3_column_bytes(pScan, 0); in sql_scan() 538 nVal = sqlite3_column_bytes(pScan, 1); in sql_scan()
|
| /sqlite-3.40.0/tool/ |
| H A D | sqldiff.c | 1324 int nOtaControl = sqlite3_column_bytes(pStmt, nCol); in rbudiff_one_table() 1336 int nSrc = sqlite3_column_bytes(pStmt, nCol+1+i); in rbudiff_one_table() 1338 int nFinal = sqlite3_column_bytes(pStmt, i); in rbudiff_one_table() 1564 iX = sqlite3_column_bytes(pStmt, k); in putValue() 1569 iX = sqlite3_column_bytes(pStmt, k); in putValue()
|
| H A D | showstat4.c | 78 nSample = sqlite3_column_bytes(pStmt,4); in main()
|
| H A D | dbhash.c | 337 int n = sqlite3_column_bytes(pStmt, i); in hash_one_query() 347 int n = sqlite3_column_bytes(pStmt, i); in hash_one_query()
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_snippet.c | 749 nDoc = sqlite3_column_bytes(pCsr->pStmt, iCol); in fts3SnippetText() 1060 n = sqlite3_column_bytes(pStmt, 0); in fts3MatchinfoSelectDoctotal() 1290 const char *pEnd = a + sqlite3_column_bytes(pSelectDocsize, 0); in fts3MatchinfoValues() 1650 nDoc = sqlite3_column_bytes(pCsr->pStmt, iCol+1); in sqlite3Fts3Offsets()
|
| H A D | fts3_tokenizer.c | 394 && sqlite3_column_bytes(pStmt, 0)==sizeof(*pp) in queryTokenizer()
|
| H A D | fts3_write.c | 1088 aSz[p->nColumn] += sqlite3_column_bytes(pSelect, i); in fts3DeleteTerms() 3470 sqlite3_column_bytes(pStmt, 0)); in fts3UpdateDocTotals() 3597 aSz[p->nColumn] += sqlite3_column_bytes(pStmt, iCol+1); in fts3DoRebuild() 3668 sqlite3_column_bytes(pStmt, 4), /* segdir.root */ in fts3IncrmergeCsr() 4279 nRoot = sqlite3_column_bytes(pSelect, 4); in fts3IncrmergeLoad() 4687 int nRoot = sqlite3_column_bytes(pFetch, 4); in fts3TruncateSegment() 4837 int nHint = sqlite3_column_bytes(pSelect, 0); in fts3IncrmergeHintLoad()
|
| /sqlite-3.40.0/ext/fts3/tool/ |
| H A D | fts3view.c | 164 int len = sqlite3_column_bytes(pStmt, 1); in showStat() 690 nData = sqlite3_column_bytes(pStmt, 0); in showSegment()
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | sha1.c | 350 int n2 = sqlite3_column_bytes(pStmt, i); in sha1QueryFunc() 357 int n2 = sqlite3_column_bytes(pStmt, i); in sha1QueryFunc()
|
| H A D | btreeinfo.c | 294 pCsr->szPage = pgsz = sqlite3_column_bytes(pStmt, 0); in binfoCompute()
|
| H A D | shathree.c | 672 int n2 = sqlite3_column_bytes(pStmt, i); in sha3QueryFunc() 679 int n2 = sqlite3_column_bytes(pStmt, i); in sha3QueryFunc()
|
| H A D | completion.c | 277 pCur->szRow = sqlite3_column_bytes(pCur->pStmt, iCol); in completionNext()
|
| H A D | dbdump.c | 509 int nByte = sqlite3_column_bytes(pStmt,i); in dump_callback()
|
| /sqlite-3.40.0/ext/repair/ |
| H A D | checkfreelist.c | 180 u32 nData = (u32)sqlite3_column_bytes(pTrunk, 1); in checkFreelist()
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | fts2.c | 3174 nDoc = sqlite3_column_bytes(p->pStmt, i+1); in snippetAllOffsets() 3307 nDoc = sqlite3_column_bytes(pCursor->pStmt, iCol+1); in snippetText() 5113 sqlite3_column_bytes(pReader->pStmt, 0), in leavesReaderInit() 5139 sqlite3_column_bytes(pReader->pStmt, 0), in leavesReaderStep() 5200 int nRootData = sqlite3_column_bytes(s, 2); in leavesReadersInit() 5592 getChildrenContaining(sqlite3_column_blob(s, 0), sqlite3_column_bytes(s, 0), in loadAndGetChildrenContaining() 5728 const int nData = sqlite3_column_bytes(s, 2); in termSelect() 6239 int nRootData = sqlite3_column_bytes(s, 2); in optimizeFunc() 6316 const int nRootData = sqlite3_column_bytes(s, 2); in collectSegmentTerms() 6619 const int nData = sqlite3_column_bytes(s, 2); in dumpDoclistFunc()
|
| /sqlite-3.40.0/ext/fts1/ |
| H A D | fts1.c | 1371 sqlite3_column_blob(s, 1), sqlite3_column_bytes(s, 1)); in term_select() 1418 sqlite3_column_blob(s, 0), sqlite3_column_bytes(s, 0)); in term_select_all() 2306 nDoc = sqlite3_column_bytes(p->pStmt, i+1); in snippetAllOffsets() 2458 nDoc = sqlite3_column_bytes(pCursor->pStmt, iCol+1); in snippetText()
|
| H A D | fulltext.c | 738 sqlite3_column_blob(s, 1), sqlite3_column_bytes(s, 1)); in term_select() 1099 sqlite3_column_bytes(*pSelect, 0)); in query_merge()
|
| /sqlite-3.40.0/ext/recover/ |
| H A D | sqlite3recover.c | 709 nPg = sqlite3_column_bytes(pStmt, 0); in recoverGetPage() 1052 nByte += (sqlite3_column_bytes(pStmt, 1)+1); in recoverAddTable() 1071 int n = sqlite3_column_bytes(pStmt, 1); in recoverAddTable()
|