Home
last modified time | relevance | path

Searched refs:sqlite3_bind_int64 (Results 1 – 25 of 29) sorted by relevance

12

/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c442 sqlite3_bind_int64(pStmt, 1, iDocid); in fts3SelectDocsize()
616 sqlite3_bind_int64(pStmt, 2, in sqlite3Fts3AllSegdirs()
1143 sqlite3_bind_int64( in fts3AllocateSegdirIdx()
1933 sqlite3_bind_int64(pStmt, 1, iBlock); in fts3WriteSegment()
1980 sqlite3_bind_int64(pStmt, 1, iLevel); in fts3WriteSegdir()
2486 sqlite3_bind_int64(pStmt, 2, in fts3SegmentMaxLevel()
2515 sqlite3_bind_int64(pStmt, 2, in fts3SegmentIsMaxLevel()
2587 sqlite3_bind_int64(pDelete, 2, in fts3DeleteSegdir()
2594 sqlite3_bind_int64( in fts3DeleteSegdir()
3138 sqlite3_bind_int64(pRange, 2, iLast); in fts3PromoteSegments()
[all …]
H A Dfts3.c1847 sqlite3_bind_int64(pCsr->pStmt, 1, pCsr->iPrevId); in fts3CursorSeek()
/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c687 rc = sqlite3_bind_int64(s, 1, iRow); in content_select()
710 rc = sqlite3_bind_int64(s, 1, iRow); in content_delete()
730 rc = sqlite3_bind_int64(s, 2, iFirst); in term_select()
759 rc = sqlite3_bind_int64(s, 2, iFirst); in term_chunk_select()
792 rc = sqlite3_bind_int64(s, 2, iFirst); in term_insert()
812 rc = sqlite3_bind_int64(s, 2, rowid); in term_update()
823 rc = sqlite3_bind_int64(s, 1, rowid); in term_delete()
1040 rc = sqlite3_bind_int64(c->pStmt, 1, iDocid); in fulltextNext()
H A Dfts1.c1277 rc = sqlite3_bind_int64(s, 1+v->nColumn, iRowid); in content_update()
1310 rc = sqlite3_bind_int64(s, 1, iRow); in content_select()
1343 rc = sqlite3_bind_int64(s, 1, iRow); in content_delete()
1458 rc = sqlite3_bind_int64(s, 1, *piRowid); in term_insert()
1484 rc = sqlite3_bind_int64(s, 2, rowid); in term_update()
1495 rc = sqlite3_bind_int64(s, 1, rowid); in term_delete()
2567 rc = sqlite3_bind_int64(c->pStmt, 1, iDocid); in fulltextNext()
2902 rc = sqlite3_bind_int64(c->pStmt, 1, sqlite3_value_int64(argv[0])); in fulltextFilter()
/sqlite-3.40.0/ext/recover/
H A Dsqlite3recover.c703 sqlite3_bind_int64(pStmt, 1, pgno); in recoverGetPage()
1496 sqlite3_bind_int64(pLaf->pFindRoot, 1, iPg); in recoverLostAndFoundFindRoot()
1525 sqlite3_bind_int64(pPageData, 1, iPage); in recoverLostAndFoundOnePage()
1532 sqlite3_bind_int64(pInsert, 1, iRoot); /* rootpgno */ in recoverLostAndFoundOnePage()
1533 sqlite3_bind_int64(pInsert, 2, iPage); /* pgno */ in recoverLostAndFoundOnePage()
1536 sqlite3_bind_int64(pInsert, 4, iRowid); /* id */ in recoverLostAndFoundOnePage()
1746 sqlite3_bind_int64(pSel, 1, iRoot); in recoverWriteDataStep()
1785 sqlite3_bind_int64(pInsert, iBind, p1->iRowid); in recoverWriteDataStep()
1792 sqlite3_bind_int64(pInsert, pTab->iRowidBind, p1->iRowid); in recoverWriteDataStep()
1954 sqlite3_bind_int64(pLaf->pMapInsert, 1, iChild); in recoverLostAndFound2Step()
[all …]
H A Ddbdata.c340 sqlite3_bind_int64(pStmt, 2, pgno); in dbdataLoadPage()
/sqlite-3.40.0/ext/fts5/
H A Dfts5_storage.c407 sqlite3_bind_int64(pSeek, 1, iDel); in fts5StorageDeleteFromIndex()
471 sqlite3_bind_int64(pReplace, 1, iRowid); in fts5StorageInsertDocsize()
546 sqlite3_bind_int64(pDel, 1, iDel); in sqlite3Fts5StorageDelete()
558 sqlite3_bind_int64(pDel, 1, iDel); in sqlite3Fts5StorageDelete()
1068 sqlite3_bind_int64(pLookup, 1, iRowid); in sqlite3Fts5StorageDocsize()
H A Dfts5_main.c1381 sqlite3_bind_int64(pCsr->pStmt, 1, pCsr->iFirstRowid); in fts5FilterMethod()
1382 sqlite3_bind_int64(pCsr->pStmt, 2, pCsr->iLastRowid); in fts5FilterMethod()
1473 sqlite3_bind_int64(pCsr->pStmt, 1, fts5CursorRowid(pCsr)); in fts5SeekCursor()
H A Dfts5_index.c758 sqlite3_bind_int64(p->pWriter, 1, iRowid); in fts5DataWrite()
782 sqlite3_bind_int64(p->pDeleter, 1, iFirst); in fts5DataDelete()
783 sqlite3_bind_int64(p->pDeleter, 2, iLast); in fts5DataDelete()
3815 sqlite3_bind_int64(p->pIdxWriter, 3, bFlag + ((i64)pWriter->iBtPage<<1)); in fts5WriteFlushBtree()
/sqlite-3.40.0/ext/rtree/
H A Drtree.c871 sqlite3_bind_int64(p, 1, pNode->iNode); in nodeWrite()
1752 sqlite3_bind_int64(pCsr->pReadAux, 1, in rtreeColumn()
1784 sqlite3_bind_int64(pRtree->pReadRowid, 1, iRowid); in findLeafNode()
2296 sqlite3_bind_int64(pRtree->pWriteRowid, 1, iRowid); in rowidWrite()
2297 sqlite3_bind_int64(pRtree->pWriteRowid, 2, iNode); in rowidWrite()
2306 sqlite3_bind_int64(pRtree->pWriteParent, 1, iNode); in parentWrite()
2307 sqlite3_bind_int64(pRtree->pWriteParent, 2, iPar); in parentWrite()
3088 sqlite3_bind_int64(pRtree->pDeleteRowid, 1, iDelete); in rtreeDeleteRowid()
3349 sqlite3_bind_int64(pUp, 1, *pRowid); in rtreeUpdate()
4046 sqlite3_bind_int64(pCheck->pGetNode, 1, iNode); in rtreeCheckGetNode()
[all …]
H A Dgeopoly.c1542 sqlite3_bind_int64(pCsr->pReadAux, 1, in geopolyColumn()
1630 sqlite3_bind_int64(pRtree->pReadRowid, 1, cell.iRowid); in geopolyUpdate()
1681 sqlite3_bind_int64(pUp, 1, cell.iRowid); in geopolyUpdate()
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c2040 rc = sqlite3_bind_int64(s, 1+v->nColumn, iRowid); in content_update()
2073 rc = sqlite3_bind_int64(s, 1, iRow); in content_select()
2106 rc = sqlite3_bind_int64(s, 1, iRow); in content_delete()
2163 rc = sqlite3_bind_int64(s, 1, iStartBlockid); in block_delete()
2166 rc = sqlite3_bind_int64(s, 2, iEndBlockid); in block_delete()
2227 rc = sqlite3_bind_int64(s, 3, iStartBlockid); in segdir_set()
2233 rc = sqlite3_bind_int64(s, 5, iEndBlockid); in segdir_set()
2298 rc = sqlite3_bind_int64(s, 1, iLevel); in segdir_delete()
5098 rc = sqlite3_bind_int64(s, 1, iStartBlockid); in leavesReaderInit()
5101 rc = sqlite3_bind_int64(s, 2, iEndBlockid); in leavesReaderInit()
[all …]
/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c509 sqlite3_bind_int64(pStmt2, 1, iLEnd+1); in showSegdirMap()
510 sqlite3_bind_int64(pStmt2, 2, iEnd); in showSegdirMap()
/sqlite-3.40.0/test/
H A Dbind.test192 sqlite3_bind_int64 $VM 1 32
193 sqlite3_bind_int64 $VM 2 -2000000000000
194 sqlite3_bind_int64 $VM 3 2000000000000
H A Dspeedtest1.c749 sqlite3_bind_int64(g.pStmt, 1, (sqlite3_int64)x1); in testset_main()
769 sqlite3_bind_int64(g.pStmt, 2, (sqlite3_int64)x1); in testset_main()
788 sqlite3_bind_int64(g.pStmt, 1, (sqlite3_int64)x1); in testset_main()
1861 sqlite3_bind_int64(g.pStmt, j+2, x1); in testset_orm()
H A Dtrace3.test194 list [sqlite3_bind_int64 $STMT 1 123] [sqlite3_expanded_sql $STMT]
H A Dkvtest.c1032 sqlite3_bind_int64(pStmt, 2, SQLITE_PTR_TO_INT(&nData)); in runMain()
H A Dthreadtest3.c664 sqlite3_bind_int64(pStmt, i, *(i64 *)pArg); in getAndBindSqlStatement()
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-oo1.js1268 m = capi.sqlite3_bind_int64;
1278 m = capi.sqlite3_bind_int64;
/sqlite-3.40.0/src/
H A Dvdbeapi.c1549 return sqlite3_bind_int64(p, i, (i64)iValue); in sqlite3_bind_int()
1551 int sqlite3_bind_int64(sqlite3_stmt *pStmt, int i, sqlite_int64 iValue){ in sqlite3_bind_int64() function
1624 rc = sqlite3_bind_int64(pStmt, i, pValue->u.i); in sqlite3_bind_value()
H A Dloadext.c143 sqlite3_bind_int64,
H A Dsqlite3ext.h393 #define sqlite3_bind_int64 sqlite3_api->bind_int64 macro
H A Dtclsqlite.c1463 sqlite3_bind_int64(pStmt, i, v); in dbPrepareAndBind()
/sqlite-3.40.0/ext/misc/
H A Dclosure.c720 sqlite3_bind_int64(pStmt, 1, pAvl->id); in closureFilter()
/sqlite-3.40.0/tool/
H A Dfuzzershell.c1182 sqlite3_bind_int64(pStmt, 2, iEnd - iStart); in main()

12