Lines Matching refs:pCtx
3358 void *pCtx
10162 void *pCtx, /* Copy of third arg to preupdate_hook() */
10880 void *pCtx, /* Copy of third arg to _filter_table() */
10883 void *pCtx /* First argument passed to xFilter */
11837 void *pCtx, /* Copy of sixth arg to _apply() */
11841 void *pCtx, /* Copy of sixth arg to _apply() */
11845 void *pCtx /* First argument passed to xConflict */
11852 void *pCtx, /* Copy of sixth arg to _apply() */
11856 void *pCtx, /* Copy of sixth arg to _apply() */
11860 void *pCtx, /* First argument passed to xConflict */
12235 void *pCtx, /* Copy of sixth arg to _apply() */
12239 void *pCtx, /* Copy of sixth arg to _apply() */
12243 void *pCtx /* First argument passed to xConflict */
12250 void *pCtx, /* Copy of sixth arg to _apply() */
12254 void *pCtx, /* Copy of sixth arg to _apply() */
12258 void *pCtx, /* First argument passed to xConflict */
12406 sqlite3_context *pCtx, /* Context for returning result/error */
12638 void *pCtx, /* Context passed to xToken() */
12816 ** xToken(pCtx, 0, "i", 1, 0, 1);
12817 ** xToken(pCtx, 0, "won", 3, 2, 5);
12818 ** xToken(pCtx, 0, "first", 5, 6, 11);
12819 ** xToken(pCtx, FTS5_TOKEN_COLOCATED, "1st", 3, 6, 11);
12820 ** xToken(pCtx, 0, "place", 5, 12, 17);
12867 void *pCtx,
12871 void *pCtx, /* Copy of 2nd argument to xTokenize() */