Searched defs:pContext (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/ext/sqlite3/libsqlite/ |
| H A D | sqlite3.c | 7256 void *pContext 7265 void *pContext; /* Copy of pContext passed to s_r_g_c() */ member in struct:sqlite3_rtree_geometry 77316 sqlite3AuthContextPush( Parse *pParse, AuthContext *pContext, const char *zContext ) argument 77331 sqlite3AuthContextPop(AuthContext *pContext) argument 113280 fts3CursorSeek(sqlite3_context *pContext, Fts3Cursor *pCsr) argument 114105 fts3TermSelectCb( Fts3Table *p, void *pContext, char *zTerm, int nTerm, char *aDoclist, int nDoclist ) argument 114610 fts3ColumnMethod( sqlite3_vtab_cursor *pCursor, sqlite3_context *pContext, int iCol ) argument 114739 fts3FunctionArg( sqlite3_context *pContext, const char *zFunc, sqlite3_value *pVal, Fts3Cursor **ppCsr ) argument 114762 fts3SnippetFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument 114803 fts3OffsetsFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument 114829 fts3OptimizeFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument 114863 fts3MatchinfoFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument 116838 fts3auxColumnMethod( sqlite3_vtab_cursor *pCursor, sqlite3_context *pContext, int iCol ) argument 124343 sqlite3Fts3Matchinfo( sqlite3_context *pContext, Fts3Cursor *pCsr, const char *zArg ) argument 124674 void *pContext; member in struct:RtreeMatchArg 124689 void *pContext; member in struct:RtreeGeomCallback 128119 void *pContext; /* sqlite3_user_data() context */ member in struct:IcuScalar [all...] |
| H A D | sqlite3.h | 6709 void *pContext 6718 void *pContext; /* Copy of pContext passed to s_r_g_c() */ member in struct:sqlite3_rtree_geometry
|
Completed in 126 milliseconds