Searched defs:pScan (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c85622 ScanStatus *pScan; local
148581 whereScanNext(WhereScan *pScan) argument
148668 whereScanInitIndexExpr(WhereScan *pScan) argument
148692 whereScanInit( WhereScan *pScan, WhereClause *pWC, int iCur, int iColumn, u32 opMask, Index *pIdx ) argument
219280 Fts5HashEntry *pScan; /* Current ordered scan item */ member in struct:Fts5Hash
230040 sqlite3_stmt *pScan = 0; local
230330 sqlite3_stmt *pScan; local
[all...]
H A Dshell.c8517 IdxScan *pScan; /* List of scan objects */ member in struct:sqlite3expert
8815 IdxScan *pScan; local
9220 idxFindCompatible( int *pRc, sqlite3* dbm, IdxScan *pScan, IdxConstraint *pEq, IdxConstraint *pTail ) argument
9287 idxCreateFromCons( sqlite3expert *p, IdxScan *pScan, IdxConstraint *pEq, IdxConstraint *pTail ) argument
9356 idxCreateFromWhere( sqlite3expert *p, IdxScan *pScan, IdxConstraint *pTail ) argument
9426 idxScanFree(IdxScan *pScan, IdxScan *pLast) argument
[all...]

Completed in 732 milliseconds