Searched defs:pRowid (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c38130 sqlite3RowSetNext(RowSet *p, i64 *pRowid) argument
100869 updateVirtualTable( Parse *pParse, SrcList *pSrc, Table *pTab, ExprList *pChanges, Expr *pRowid, int *aXRef, Expr *pWhere, int onError ) argument
119327 fts3RowidMethod(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid) argument
125467 sqlite3_value *pRowid = apVal[p->nColumn+3]; local
125554 fts3DeleteTerms( int *pRC, Fts3Table *p, sqlite3_value *pRowid, u32 *aSz ) argument
126821 fts3IsEmpty(Fts3Table *p, sqlite3_value *pRowid, int *pisEmpty) argument
127888 fts3DeleteByRowid( Fts3Table *p, sqlite3_value *pRowid, int *pnDoc, u32 *aSzDel ) argument
130704 rtreeRowid(sqlite3_vtab_cursor *pVtabCursor, sqlite_int64 *pRowid) argument
[all...]

Completed in 615 milliseconds