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

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h4787 int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid);
H A Dsqlite3.c5340 int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid);
37369 sqlite3RowSetNext(RowSet *p, i64 *pRowid) argument
98855 updateVirtualTable( Parse *pParse, SrcList *pSrc, Table *pTab, ExprList *pChanges, Expr *pRowid, int *aXRef, Expr *pWhere, int onError ) argument
116967 fts3RowidMethod(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid) argument
123116 fts3DeleteTerms( int *pRC, Fts3Table *p, sqlite3_value *pRowid, u32 *aSz ) argument
124384 fts3IsEmpty(Fts3Table *p, sqlite3_value *pRowid, int *pisEmpty) argument
125348 fts3DeleteByRowid( Fts3Table *p, sqlite3_value *pRowid, int *pnDoc, u32 *aSzDel ) argument
128158 rtreeRowid(sqlite3_vtab_cursor *pVtabCursor, sqlite_int64 *pRowid) argument
[all...]

Completed in 360 milliseconds