Home
last modified time | relevance | path

Searched defs:pCtx (Results 1 – 25 of 83) sorted by relevance

1234

/sqlite-3.40.0/src/
H A Dvdbeapi.c380 sqlite3_context *pCtx, /* Function context */ in setResultStrOrError()
421 sqlite3_context *pCtx, in sqlite3_result_blob()
431 sqlite3_context *pCtx, in sqlite3_result_blob64()
468 void sqlite3_result_null(sqlite3_context *pCtx){ in sqlite3_result_null()
473 sqlite3_context *pCtx, in sqlite3_result_pointer()
491 sqlite3_context *pCtx, in sqlite3_result_text()
500 sqlite3_context *pCtx, in sqlite3_result_text64()
517 sqlite3_context *pCtx, in sqlite3_result_text16()
526 sqlite3_context *pCtx, in sqlite3_result_text16be()
535 sqlite3_context *pCtx, in sqlite3_result_text16le()
[all …]
H A Dtest_func.c100 sqlite3_context *pCtx, in test_destructor()
123 sqlite3_context *pCtx, in test_destructor16()
146 sqlite3_context *pCtx, in test_destructor_count()
190 sqlite3_context *pCtx, in test_auxdata()
227 sqlite3_context *pCtx, in test_error()
244 sqlite3_context *pCtx, /* Function context */ in counterFunc()
277 sqlite3_context *pCtx, in test_isolation()
295 sqlite3_context *pCtx, in test_eval()
355 sqlite3_context *pCtx, in testHexToUtf16be()
382 sqlite3_context *pCtx, in testHexToUtf8()
[all …]
H A Dwindow.c148 sqlite3_context *pCtx, in row_numberStepFunc()
179 sqlite3_context *pCtx, in dense_rankStepFunc()
211 sqlite3_context *pCtx, in nth_valueStepFunc()
264 sqlite3_context *pCtx, in first_valueStepFunc()
298 sqlite3_context *pCtx, in rankStepFunc()
329 sqlite3_context *pCtx, in percent_rankStepFunc()
342 sqlite3_context *pCtx, in percent_rankInvFunc()
374 sqlite3_context *pCtx, in cume_distStepFunc()
387 sqlite3_context *pCtx, in cume_distInvFunc()
423 sqlite3_context *pCtx, in ntileStepFunc()
[all …]
H A Dtest_window.c47 TestWindowCtx *pCtx = sqlite3_aggregate_context(ctx, sizeof(TestWindowCtx)); in doTestWindowStep() local
79 TestWindowCtx *pCtx = sqlite3_aggregate_context(ctx, sizeof(TestWindowCtx)); in doTestWindowFinalize() local
129 static void testWindowDestroy(void *pCtx){ in testWindowDestroy()
H A Dtest_superlock.c52 static int superlockBusyHandler(void *pCtx, int UNUSED){ in superlockBusyHandler()
292 static int superlock_busy(void *pCtx, int nBusy){ in superlock_busy()
H A Dalter.c962 struct RenameCtx *pCtx, in renameTokenFind()
1034 static RenameToken *renameColumnTokenNext(RenameCtx *pCtx){ in renameColumnTokenNext()
1056 sqlite3_context *pCtx, in renameColumnParseError()
1082 RenameCtx *pCtx, in renameColumnElistNames()
1107 RenameCtx *pCtx, in renameColumnIdlistNames()
1181 sqlite3_context *pCtx, /* Return result here */ in renameEditSql()
/sqlite-3.40.0/ext/rtree/
H A Dtest_rtreedoc.c40 static void testDelUser(void *pCtx){ in testDelUser()
56 BoxGeomCtx *pCtx = (BoxGeomCtx*)p->pContext; in invokeTclGeomCb() local
182 BoxGeomCtx *pCtx; in register_box_geom() local
205 BoxQueryCtx *pCtx = (BoxQueryCtx*)pInfo->pContext; in box_query() local
305 BoxQueryCtx *pCtx = (BoxQueryCtx*)p; in box_query_destroy() local
319 BoxQueryCtx *pCtx; in register_box_query() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_tcl.c150 void *pCtx, in xTokenizeCb()
178 void *pCtx in xQueryPhraseCb()
520 sqlite3_context *pCtx, /* Context for returning result/error */ in xF5tFunction()
600 static void xF5tDestroy(void *pCtx){ in xF5tDestroy()
621 F5tFunction *pCtx = 0; in f5tCreateFunction() local
656 void *pCtx, in xTokenizeCb2()
767 void *pCtx; member
784 void *pCtx, in f5tTokenizerCreate()
829 void *pCtx, in f5tTokenizerTokenize()
936 static void f5tDelTokenizer(void *pCtx){ in f5tDelTokenizer()
[all …]
H A Dfts5_main.c1787 static void *fts5ApiUserData(Fts5Context *pCtx){ in fts5ApiUserData()
1792 static int fts5ApiColumnCount(Fts5Context *pCtx){ in fts5ApiColumnCount()
1798 Fts5Context *pCtx, in fts5ApiColumnTotalSize()
1814 Fts5Context *pCtx, in fts5ApiTokenize()
1837 Fts5Context *pCtx, in fts5ApiColumnText()
1996 Fts5Context *pCtx, in fts5ApiInst()
2176 Fts5Context *pCtx, in fts5ApiPhraseFirst()
2195 Fts5Context *pCtx, in fts5ApiPhraseNextColumn()
2225 Fts5Context *pCtx, in fts5ApiPhraseFirstColumn()
2301 Fts5Context *pCtx, in fts5ApiQueryPhrase() argument
[all …]
H A Dfts5_tokenize.c119 void *pCtx, in fts5AsciiTokenize()
440 void *pCtx, in fts5UnicodeTokenize()
574 void *pCtx, in fts5PorterCreate()
611 void *pCtx; member
1176 void *pCtx, in fts5PorterCb()
1246 void *pCtx, in fts5PorterTokenize()
1319 void *pCtx, in fts5TriTokenize()
H A Dfts5_test_tok.c175 void *pCtx, /* Pointer to fts5_api object */ in fts5tokConnectMethod()
325 void *pCtx, /* Pointer to Fts5tokCursor */ in fts5tokCb()
406 sqlite3_context *pCtx, /* Context for sqlite3_result_xxx() calls */ in fts5tokColumnMethod()
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c32 void *pCtx; member
1185 static int sessionStat1Count(void *pCtx){ in sessionStat1Count()
1189 static int sessionStat1Depth(void *pCtx){ in sessionStat1Depth()
1533 static int sessionPreupdateCount(void *pCtx){ in sessionPreupdateCount()
1573 static int sessionDiffCount(void *pCtx){ in sessionDiffCount()
1577 static int sessionDiffDepth(void *pCtx){ in sessionDiffDepth()
4628 static int sessionChangesetApply( in sessionChangesetApply()
4826 int sqlite3changeset_apply_v2( in sqlite3changeset_apply_v2()
4859 int sqlite3changeset_apply( in sqlite3changeset_apply()
4884 int sqlite3changeset_apply_v2_strm( in sqlite3changeset_apply_v2_strm()
[all …]
H A Dtest_session.c167 static int test_table_filter(void *pCtx, const char *zTbl){ in test_table_filter()
198 void *pCtx, in testStreamOutput()
284 void *pCtx = (void*)&o; in test_session_cmd() local
504 void *pCtx, /* Pointer to TestConflictHandler structure */ in test_filter_handler()
527 void *pCtx, /* Pointer to TestConflictHandler structure */ in test_conflict_handler()
694 void *pCtx, /* Pointer to TestConflictHandler structure */ in replace_handler()
731 void *pCtx, /* Context pointer */ in testStreamInput()
1064 void *pCtx = (void*)&sStr; in test_sqlite3session_foreach() local
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-glue.js229 const __udfSetResult = function(pCtx, val){ argument
325 const __udfSetError = (pCtx, e)=>{ argument
335 return function(pCtx, argc, pArgv){ argument
345 return function(pCtx, argc, pArgv){ argument
352 return function(pCtx){ argument
/sqlite-3.40.0/ext/wasm/
H A Dtester1.js1414 xStep: (pCtx, n)=>{ argument
1418 xFinal: (pCtx)=>{ argument
1437 xStep: (pCtx, ...args)=>{ argument
1443 xFinal: (pCtx)=>{ argument
1484 xStep: (pCtx, n)=>{ argument
1488 xFinal: (pCtx)=>{ argument
1510 const xValueFinal = (pCtx)=>{ argument
1514 const xStepInverse = (pCtx, n)=>{ argument
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest5.c118 void *pCtx, /* IN/OUT: Pointer to u32 containing cksum */ in dbCksum()
273 void *pCtx; member
336 void *pCtx in testThreadLaunch()
482 static void xMt1Delay(void *pCtx){ in xMt1Delay()
491 static void xMt1Work(lsm_db *pDb, void *pCtx){ in xMt1Work()
503 static void mt1Main(ThreadSet *pThreadSet, int iThread, void *pCtx){ in mt1Main()
H A Dlsmtest_tdb2.cc149 void *pCtx, /* Context pointer to pass to xCallback */ in test_kc_scan()
153 void (*xCallback)(void *pCtx, void *pKey, int nKey, void *pVal, int nVal) in test_kc_scan()
340 void *pCtx, /* Context pointer to pass to xCallback */ in test_mdb_scan()
344 void (*xCallback)(void *pCtx, void *pKey, int nKey, void *pVal, int nVal) in test_mdb_scan()
H A Dlsmtest_tdb.c109 void *pCtx, in test_leveldb_scan() argument
273 void *pCtx, in kc_scan() argument
351 void *pCtx, in mdb_scan() argument
517 void *pCtx, in sql_scan() argument
815 void *pCtx, /* Context pointer to pass to xCallback */ in tdb_scan()
819 void (*xCallback)(void *pCtx, void *pKey, int nKey, void *pVal, int nVal) in tdb_scan()
/sqlite-3.40.0/ext/misc/
H A Dpercentile.c101 static void percentStep(sqlite3_context *pCtx, int argc, sqlite3_value **argv){ in percentStep()
182 static void percentFinal(sqlite3_context *pCtx){ in percentFinal()
H A Dremember.c46 sqlite3_context *pCtx, in rememberFunc()
/sqlite-3.40.0/ext/icu/
H A Dicu.c58 sqlite3_context *pCtx, /* SQLite scalar function context */ in icuFunctionError()
421 static void icuCollationDel(void *pCtx){ in icuCollationDel()
431 void *pCtx, in icuCollationColl()
/sqlite-3.40.0/tool/
H A Dloadfts.c114 void visit_file(void *pCtx, const char *zPath){ in visit_file()
136 void *pCtx, /* First argument passed to callback */ in traverse()
/sqlite-3.40.0/ext/fts3/
H A Dfts3_snippet.c253 void *pCtx /* Second argument to pass to callback */ in fts3ExprIterate2()
284 void *pCtx /* Second argument to pass to callback */ in fts3ExprIterate()
949 void *pCtx /* Pointer to MatchInfo structure */ in fts3ExprGlobalHitsCb()
965 void *pCtx /* Pointer to MatchInfo structure */ in fts3ExprLocalHitsCb()
1100 void *pCtx /* Pointer to MatchInfo structure */ in fts3MatchinfoLcsCb()
1353 sqlite3_context *pCtx, /* Return results here */ in fts3GetMatchinfo()
1438 sqlite3_context *pCtx, /* SQLite function call context */ in sqlite3Fts3Snippet()
1590 sqlite3_context *pCtx, /* SQLite function call context */ in sqlite3Fts3Offsets()
/sqlite-3.40.0/ext/repair/
H A Dcheckfreelist.c227 sqlite3_context *pCtx, in checkfreelist_function()
254 sqlite3_context *pCtx, in readint_function()
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_main.c63 static void xLog(void *pCtx, int rc, const char *z){ in xLog()
495 static int infoFreelistCb(void *pCtx, int iBlk, i64 iSnapshot){ in infoFreelistCb()
841 void *pCtx in lsm_config_log()
850 void *pCtx in lsm_config_work_hook()

1234